Uses of Interface
org.aspectj.bridge.context.ContextToken
-
Packages that use ContextToken Package Description org.aspectj.bridge.context -
-
Uses of ContextToken in org.aspectj.bridge.context
Methods in org.aspectj.bridge.context that return ContextToken Modifier and Type Method Description static ContextTokenCompilationAndWeavingContext. enteringPhase(int phaseId, Object data)Methods in org.aspectj.bridge.context with parameters of type ContextToken Modifier and Type Method Description static voidCompilationAndWeavingContext. leavingPhase(ContextToken aToken)
-