Uses of Class
org.jboss.kernel.plugins.annotations.PropertyAnnotationPlugin

Packages that use PropertyAnnotationPlugin
org.jboss.kernel.plugins.annotations   
org.jboss.kernel.plugins.annotations.wb   
 

Uses of PropertyAnnotationPlugin in org.jboss.kernel.plugins.annotations
 

Subclasses of PropertyAnnotationPlugin in org.jboss.kernel.plugins.annotations
 class ArrayValueAnnotationPlugin
          Array value annotation plugin.
 class CollectionsAnnotationPlugin<C extends Annotation>
          Abstract collactions value annotaion plugin.
 class CollectionValueAnnotationPlugin
          Collection value annotation plugin.
 class InjectAnnotationPlugin
          Inject value annotation plugin.
 class JavaBeanValueAnnotationPlugin
          JavaBean value annotation plugin.
 class ListValueAnnotationPlugin
          List value annotation plugin.
 class MapValueAnnotationPlugin
          Map value annotation plugin.
 class NullValueAnnotationPlugin
          Null value annotation plugin.
 class SearchPropertyAnnotationPlugin
          Search value annotation plugin.
 class SetValueAnnotationPlugin
          Set value annotation plugin.
 class StringValueAnnotationPlugin
          String value annotation plugin.
 class ThisValueAnnotationPlugin
          This value annotation plugin.
 class ValueFactoryAnnotationPlugin
          Value factory annotation plugin.
 

Uses of PropertyAnnotationPlugin in org.jboss.kernel.plugins.annotations.wb
 

Subclasses of PropertyAnnotationPlugin in org.jboss.kernel.plugins.annotations.wb
 class AnnotationsPropertyInjectionAnnotationPlugin
          Generic annotations injection metadata value creator.
 class WBInjectAnnotationPlugin
          Web beans kind of inject.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.