Uses of Class
org.apache.openejb.assembler.classic.JndiEncBuilder.JndiScope

Packages that use JndiEncBuilder.JndiScope
org.apache.openejb.assembler.classic   
 

Uses of JndiEncBuilder.JndiScope in org.apache.openejb.assembler.classic
 

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

Methods in org.apache.openejb.assembler.classic with parameters of type JndiEncBuilder.JndiScope
 Context JndiEncBuilder.build(JndiEncBuilder.JndiScope type)
           
 Map<String,Object> JndiEncBuilder.buildBindings(JndiEncBuilder.JndiScope type)
           
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.