org.apache.openejb.assembler.classic
Class JndiBuilder.LegacyAddedSuffixStrategy
java.lang.Object
org.apache.openejb.assembler.classic.JndiBuilder.LegacyAddedSuffixStrategy
- All Implemented Interfaces:
- JndiBuilder.JndiNameStrategy
- Enclosing class:
- JndiBuilder
public static class JndiBuilder.LegacyAddedSuffixStrategy
- extends Object
- implements JndiBuilder.JndiNameStrategy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JndiBuilder.LegacyAddedSuffixStrategy
public JndiBuilder.LegacyAddedSuffixStrategy()
begin
public void begin(BeanContext beanContext)
- Specified by:
begin in interface JndiBuilder.JndiNameStrategy
end
public void end()
- Specified by:
end in interface JndiBuilder.JndiNameStrategy
getName
public String getName(Class interfce,
String key,
JndiBuilder.JndiNameStrategy.Interface type)
- Specified by:
getName in interface JndiBuilder.JndiNameStrategy
getNames
public Map<String,String> getNames(Class interfce,
JndiBuilder.JndiNameStrategy.Interface type)
- Specified by:
getNames in interface JndiBuilder.JndiNameStrategy
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.