Package org.sca4j.introspection.java

Interface Summary
AnnotationProcessor<A extends Annotation,I extends Implementation<? extends InjectingComponentType>> Interface for processors that handle annotations attached to Java declarations.
ClassWalker<I extends Implementation<? extends InjectingComponentType>> Interface to a service that walks a Java class and updates the implementation definition based on annotations found.
HeuristicProcessor<I extends Implementation<? extends AbstractComponentType>> Interface for processors that provide heuristic introspection of component implementations.
ImplementationProcessor<I extends Implementation<? extends AbstractComponentType<?,?,?,?>>> Interface for processing an implementation to introspect its component type.
 

Class Summary
AbstractAnnotationProcessor<A extends Annotation,I extends Implementation<? extends InjectingComponentType>> Abstract base class for annotation processors that provides default implementations of the interface methods that simply return.
NoConstructorFound  
UnknownInjectionType Denotes an unknown InjectableAttributeType.
 

Exception Summary
ImplementationNotFoundException  
 



Copyright © 2008-2011 Service Symphony. All Rights Reserved.