|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectspoon.processing.AbstractProcessor<spoon.reflect.declaration.CtClass<?>>
org.objectweb.fractal.aokell.glue.processor.LifeCycleInterceptorProcessor
public class LifeCycleInterceptorProcessor
This processor introduces the features releted to the interception performed by the lifecycle controller. These features are introduced for all classes that implement the LifeCycleInterceptorType marker interface.
Constructor Summary | |
---|---|
LifeCycleInterceptorProcessor()
|
Method Summary | |
---|---|
boolean |
isToBeProcessed(spoon.reflect.declaration.CtClass<?> ct)
|
void |
process(spoon.reflect.declaration.CtClass<?> ct)
|
Methods inherited from class spoon.processing.AbstractProcessor |
---|
addProcessedElementType, clearProcessedElementType, getFactory, getManager, getProcessedElementTypes, getTraversalStrategy, init, process, processingDone, removeProcessedElementType, setFactory, setManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LifeCycleInterceptorProcessor()
Method Detail |
---|
public boolean isToBeProcessed(spoon.reflect.declaration.CtClass<?> ct)
isToBeProcessed
in interface spoon.processing.Processor<spoon.reflect.declaration.CtClass<?>>
isToBeProcessed
in class spoon.processing.AbstractProcessor<spoon.reflect.declaration.CtClass<?>>
public void process(spoon.reflect.declaration.CtClass<?> ct)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |