Fabric3 Introspection

Package org.fabric3.introspection.java.annotation

Class Summary
AbstractReferenceProcessor<A extends Annotation,I extends Implementation<? extends InjectingComponentType>> Contains functionality common to OASIS and OSOA @Reference annotation processors.
CallbackProcessor<I extends Implementation<? extends InjectingComponentType>>  
CompositeProcessor<I extends Implementation<? extends InjectingComponentType>>  
ConsumerProcessor<I extends Implementation<? extends InjectingComponentType>> Introspects Consumer annotations.
ContextProcessor<I extends Implementation<? extends InjectingComponentType>>  
ConversationIDProcessor<I extends Implementation<? extends InjectingComponentType>>  
ConversationProcessor<I extends Implementation<? extends InjectingComponentType>>  
DestroyProcessor<I extends Implementation<? extends InjectingComponentType>>  
DomainProcessor<I extends Implementation<? extends InjectingComponentType>>  
EagerInitNotSupported  
EagerInitProcessor<I extends Implementation<? extends InjectingComponentType>>  
InitProcessor<I extends Implementation<? extends InjectingComponentType>>  
InvalidAccessor Denotes an invalid accessor value for a field or method annotated with @Resource, @Reference, or @Property.
InvalidAnnotation Denotes an invalid use of an annotation.
InvalidConsumerMethod Denotes an invalid consumer method.
InvalidContextType Denotes an invalid type for a field or setter annotated with @Context
InvalidIntentName  
InvalidMethod Denotes an invalid method annotated with an SCA annotation
InvalidScope  
ManagementOperationProcessor<I extends Implementation<? extends InjectingComponentType>> Processes the ManagementOperation annotation on a component implementation class.
ManagementProcessor<I extends Implementation<? extends InjectingComponentType>> Processes the Management annotation on a component implementation class.
OASISCallbackProcessor<I extends Implementation<? extends InjectingComponentType>>  
OASISContextProcessor<I extends Implementation<? extends InjectingComponentType>> Processes Context annotations.
OASISDestroyProcessor<I extends Implementation<? extends InjectingComponentType>>  
OASISEagerInitProcessor<I extends Implementation<? extends InjectingComponentType>>  
OASISInitProcessor<I extends Implementation<? extends InjectingComponentType>>  
OASISPropertyProcessor<I extends Implementation<? extends InjectingComponentType>>  
OASISReferenceProcessor<I extends Implementation<? extends InjectingComponentType>>  
OASISRemotableProcessor<I extends Implementation<? extends InjectingComponentType>>  
OASISScopeProcessor<I extends Implementation<? extends InjectingComponentType>>  
OASISServiceProcessor<I extends Implementation<? extends InjectingComponentType>> Processes the @Service annotation on a component implementation class.
PolicyAnnotationProcessorImpl  
ProducerProcessor<I extends Implementation<? extends InjectingComponentType>> Introspects Producer annotations.
PropertyProcessor<I extends Implementation<? extends InjectingComponentType>>  
ReferenceProcessor<I extends Implementation<? extends InjectingComponentType>>  
RemotableProcessor<I extends Implementation<? extends InjectingComponentType>>  
ScopeProcessor<I extends Implementation<? extends InjectingComponentType>>  
ServiceProcessor<I extends Implementation<? extends InjectingComponentType>> Processes the @Service annotation on a component implementation class.
StatelessProcessor<I extends Implementation<? extends InjectingComponentType>>  
 


Fabric3 Introspection

Copyright © 2007-2011 Metaform Systems.