public final class JNDIObjectFactory extends Object implements ObjectFactory
Implementation of an ObjectFactory allowing to transport JNDI references of the following JMS objects :
| Constructor and Description |
|---|
JNDIObjectFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObjectInstance(Object obj,
Name name,
Context context,
Hashtable<?,?> environment) |
public Object getObjectInstance(Object obj, Name name, Context context, Hashtable<?,?> environment) throws Exception
getObjectInstance in interface ObjectFactoryExceptionCopyright © 2021. All rights reserved.