public static interface JndiBuilder.JndiNameStrategy
| Modifier and Type | Interface and Description |
|---|---|
static class |
JndiBuilder.JndiNameStrategy.Interface |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(BeanContext beanContext) |
void |
end() |
String |
getName(Class interfce,
String key,
JndiBuilder.JndiNameStrategy.Interface type) |
Map<String,String> |
getNames(Class interfce,
JndiBuilder.JndiNameStrategy.Interface type) |
void begin(BeanContext beanContext)
String getName(Class interfce, String key, JndiBuilder.JndiNameStrategy.Interface type)
Map<String,String> getNames(Class interfce, JndiBuilder.JndiNameStrategy.Interface type)
void end()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.