Class CallStack
java.lang.Object
com.sun.enterprise.admin.util.proxy.CallStack
Represents a call stack.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CallStack
public CallStack()Creates a new instance of CallStack
-
-
Method Details
-
getStackSize
public int getStackSize() -
beginCall
-
beginCall
-
endCall
public void endCall() -
endCallWithError
-
getActiveCall
-
getCallStack
-