org.apache.tuscany.core.config.processor
Class DefaultProcessor
java.lang.Object
org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
org.apache.tuscany.core.config.processor.DefaultProcessor
- All Implemented Interfaces:
- ImplementationProcessor
public class DefaultProcessor
- extends ImplementationProcessorSupport
Adds public methods and public/protected fields as properties that are not declared explicitly with an
Property
or Reference
annotation
- Version:
- $$Rev$$ $$Date$$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultProcessor
public DefaultProcessor(AssemblyFactory factory)
DefaultProcessor
public DefaultProcessor()
visitEnd
public void visitEnd(Class<?> clazz,
ComponentType type)
throws ConfigurationLoadException
- Specified by:
visitEnd
in interface ImplementationProcessor
- Overrides:
visitEnd
in class ImplementationProcessorSupport
- Throws:
ConfigurationLoadException
-