|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JndiBuilder.JndiNameStrategy.Interface | |
---|---|
org.apache.openejb.assembler.classic |
Uses of JndiBuilder.JndiNameStrategy.Interface in org.apache.openejb.assembler.classic |
---|
Methods in org.apache.openejb.assembler.classic that return JndiBuilder.JndiNameStrategy.Interface | |
---|---|
static JndiBuilder.JndiNameStrategy.Interface |
JndiBuilder.JndiNameStrategy.Interface.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JndiBuilder.JndiNameStrategy.Interface[] |
JndiBuilder.JndiNameStrategy.Interface.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 JndiBuilder.JndiNameStrategy.Interface | |
---|---|
String |
JndiBuilder.JndiNameStrategy.getName(Class interfce,
JndiBuilder.JndiNameStrategy.Interface type)
|
String |
JndiBuilder.TemplatedStrategy.getName(Class interfce,
JndiBuilder.JndiNameStrategy.Interface type)
|
String |
JndiBuilder.LegacyAddedSuffixStrategy.getName(Class interfce,
JndiBuilder.JndiNameStrategy.Interface type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |