Uses of Class
org.apache.openejb.assembler.classic.EjbResolver.Type

Packages that use EjbResolver.Type
org.apache.openejb.assembler.classic   
 

Uses of EjbResolver.Type in org.apache.openejb.assembler.classic
 

Methods in org.apache.openejb.assembler.classic that return EjbResolver.Type
 EjbResolver.Type EjbResolver.Reference.getRefType()
           
static EjbResolver.Type EjbResolver.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EjbResolver.Type[] EjbResolver.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.