public class EjbFactory extends AbstractObjectFactory
| Constructor and Description |
|---|
EjbFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildJndiName(Reference reference) |
Object |
getObjectInstance(Object object,
Name name,
Context context,
Hashtable environment) |
getContext, lookuppublic Object getObjectInstance(Object object, Name name, Context context, Hashtable environment) throws Exception
getObjectInstance in interface ObjectFactorygetObjectInstance in class AbstractObjectFactoryExceptionprotected String buildJndiName(Reference reference) throws NamingException
buildJndiName in class AbstractObjectFactoryNamingExceptionCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.