|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassPreProcessor | |
---|---|
org.codehaus.aspectwerkz.hook.impl | |
org.codehaus.aspectwerkz.transform |
Uses of ClassPreProcessor in org.codehaus.aspectwerkz.hook.impl |
---|
Classes in org.codehaus.aspectwerkz.hook.impl that implement ClassPreProcessor | |
---|---|
class |
StdoutPreProcessor
A simple implementation of class preprocessor. |
Methods in org.codehaus.aspectwerkz.hook.impl that return ClassPreProcessor | |
---|---|
static ClassPreProcessor |
ClassPreProcessorHelper.getClassPreProcessor()
Returns the configured class preprocessor Should be called after initialization only |
Uses of ClassPreProcessor in org.codehaus.aspectwerkz.transform |
---|
Classes in org.codehaus.aspectwerkz.transform that implement ClassPreProcessor | |
---|---|
class |
AspectWerkzPreProcessor
AspectWerkzPreProcessor is the entry point of the AspectWerkz layer 2. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |