Uses of Class
org.jboss.beans.metadata.api.annotations.InjectOption

Packages that use InjectOption
org.jboss.beans.metadata.api.annotations   
 

Uses of InjectOption in org.jboss.beans.metadata.api.annotations
 

Methods in org.jboss.beans.metadata.api.annotations that return InjectOption
static InjectOption InjectOption.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InjectOption[] InjectOption.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright ? 2007 JBoss Inc.. All Rights Reserved.