org.apache.tuscany.core.config.processor
Class InitProcessor
java.lang.Object
org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
org.apache.tuscany.core.config.processor.InitProcessor
- All Implemented Interfaces:
- ImplementationProcessor
public class InitProcessor
- extends ImplementationProcessorSupport
Processes the Init
annotation
- Version:
- $$Rev$$ $$Date$$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitProcessor
public InitProcessor()
visitMethod
public void visitMethod(Method method,
ComponentType type)
throws ConfigurationLoadException
- Specified by:
visitMethod
in interface ImplementationProcessor
- Overrides:
visitMethod
in class ImplementationProcessorSupport
- Throws:
ConfigurationLoadException
-