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

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

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

Subclasses of ConstructorValueAnnotationPlugin in org.jboss.kernel.plugins.annotations
 class ArrayConstructorValueAnnotationPlugin
          Array constructor annotation plugin.
 class CollectionConstructorValueAnnotationPlugin
          Collection constructor annotation plugin.
 class InjectConstructorValueAnnotationPlugin
          Inject constructor annotation plugin.
 class ListConstructorValueAnnotationPlugin
          List constructor annotation plugin.
 class MapConstructorValueAnnotationPlugin
          Map constructor annotation plugin.
 class SetConstructorValueAnnotationPlugin
          Set constructor annotation plugin.
 class StringValueConstructorValueAnnotationPlugin
          String constructor annotation plugin.
 class ValueFactoryConstructorValueAnnotationPlugin
          Value factory constructor annotation plugin.
 



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