Interface ContextToken


public interface ContextToken
When an entry is added to the CompilationAndWeavingContext stack, a ContextToken is returned. When leaving a compilation or weaving phase, this token must be supplied. The token details are opaque to clients