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

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

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

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



Copyright ? 2007 JBoss Inc.. All Rights Reserved.