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