Uses of Class
org.apache.cocoon.components.flow.java.ContinuationStack

Packages that use ContinuationStack
org.apache.cocoon.components.flow.java   
 

Uses of ContinuationStack in org.apache.cocoon.components.flow.java
 

Methods in org.apache.cocoon.components.flow.java that return ContinuationStack
 ContinuationStack Continuation.getStack()
          Return the stack, which is used to store the frame information.
 

Constructors in org.apache.cocoon.components.flow.java with parameters of type ContinuationStack
ContinuationStack(ContinuationStack parent)
           
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.