Uses of Interface
org.jboss.kernel.plugins.annotations.PropertyAware

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

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

Classes in org.jboss.kernel.plugins.annotations that implement PropertyAware
 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 PropertyAnnotationPlugin<C extends Annotation>
          Abstract property annotation plugin.
 class PropertyInstallCallbackAnnotationPlugin
          Property install annotation plugin.
 class PropertyUninstallCallbackAnnotationPlugin
          Property uninstall 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 PropertyAware in org.jboss.kernel.plugins.annotations.wb
 

Classes in org.jboss.kernel.plugins.annotations.wb that implement PropertyAware
 class AnnotationsPropertyInjectionAnnotationPlugin
          Generic annotations injection metadata value creator.
 class WBInjectAnnotationPlugin
          Web beans kind of inject.
 



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