Uses of Class
org.apache.camel.guice.support.AnnotationMemberProviderSupport

Packages that use AnnotationMemberProviderSupport
org.apache.camel.guice.jsr250   
 

Uses of AnnotationMemberProviderSupport in org.apache.camel.guice.jsr250
 

Subclasses of AnnotationMemberProviderSupport in org.apache.camel.guice.jsr250
 class NamedProviderSupport<A extends Annotation>
          A useful base class for any provider which looks up values by name annotations or named entries in OSGi
 class ResourceMemberProvider
          Injects fields or methods with the results of the Resource annotation
 



Apache Camel