Uses of Class
org.jvnet.hk2.config.Attribute

Packages that use Attribute
org.glassfish.examples.ctm   
org.jvnet.hk2.config.types   
 

Uses of Attribute in org.glassfish.examples.ctm
 

Methods in org.glassfish.examples.ctm with annotations of type Attribute
 int Environment.getMaxSize()
           
 int Environment.getMinSize()
           
 String Environment.getName()
           
 

Uses of Attribute in org.jvnet.hk2.config.types
 

Methods in org.jvnet.hk2.config.types with annotations of type Attribute
 String Property.getDescription()
          Gets the value of the description property.
 String Property.getName()
          Gets the value of the name property.
 String Property.getValue()
          Gets the value of the value property.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.