org.apache.tuscany.core.config.processor
Class PropertyReferenceValidator
java.lang.Object
org.apache.tuscany.core.config.processor.ImplementationProcessorSupport
org.apache.tuscany.core.config.processor.PropertyReferenceValidator
- All Implemented Interfaces:
- ImplementationProcessor
public class PropertyReferenceValidator
- extends ImplementationProcessorSupport
Validates the use of Property
and Reference
annotations beyond native Java syntactic capabilities
- Version:
- $$Rev$$ $$Date$$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyReferenceValidator
public PropertyReferenceValidator(AssemblyFactory factory)
visitEnd
public void visitEnd(Class<?> clazz,
ComponentType type)
throws ConfigurationLoadException
- Specified by:
visitEnd
in interface ImplementationProcessor
- Overrides:
visitEnd
in class ImplementationProcessorSupport
- Throws:
ConfigurationLoadException
-