This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.callstack.CallFrame (Cocoon Servlet Service Implementation 1.3.3-SNAPSHOT API)

Uses of Class
org.apache.cocoon.callstack.CallFrame

Packages that use CallFrame
org.apache.cocoon.callstack   
 

Uses of CallFrame in org.apache.cocoon.callstack
 

Methods in org.apache.cocoon.callstack that return CallFrame
static CallFrame CallStack.frameAt(int i)
          Get the frame at the i:th position in the call stack
static CallFrame CallStack.getCurrentFrame()
          Use this method for getting the current call frame
 



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