| Package | Description |
|---|---|
| org.apache.openejb.assembler.classic |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
Context |
JndiEncBuilder.build(JndiEncBuilder.JndiScope type) |
Map<String,Object> |
JndiEncBuilder.buildBindings(JndiEncBuilder.JndiScope type) |
Map<String,Object> |
JndiEncBuilder.buildMap(JndiEncBuilder.JndiScope scope) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.