Uses of Interface
org.aspectj.bridge.context.ContextFormatter

Packages that use ContextFormatter
org.aspectj.bridge.context   
 

Uses of ContextFormatter in org.aspectj.bridge.context
 

Methods in org.aspectj.bridge.context with parameters of type ContextFormatter
static void CompilationAndWeavingContext.registerFormatter(int phaseId, ContextFormatter aFormatter)