org.aspectbench.runtime.internal
Interface CflowStackInterface.Ref

All Known Implementing Classes:
CflowStackGlobal.CflowStackRef, CflowStackThreadLocal.Ref
Enclosing interface:
CflowStackInterface

public static interface CflowStackInterface.Ref


Method Summary
 StackRef getThreadStack()
           
 

Method Detail

getThreadStack

public StackRef getThreadStack()