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