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

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

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 SetValueAnnotationPlugin
          Set value annotation plugin.
 class StringValueAnnotationPlugin
          String value annotation plugin.
 class ThisValueAnnotationPlugin
          This value annotation plugin.
 class ValueFactoryAnnotationPlugin
          Value factory annotation plugin.
 



Copyright ? 2007 JBoss Inc.. All Rights Reserved.