Class JNDIFactorySupport
- java.lang.Object
-
- org.apache.activemq.artemis.jms.bridge.impl.JNDIFactorySupport
-
- Direct Known Subclasses:
JNDIConnectionFactoryFactory,JNDIDestinationFactory
public abstract class JNDIFactorySupport extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected Hashtable<?,?>jndiPropertiesprotected Stringlookup
-
Constructor Summary
Constructors Modifier Constructor Description protectedJNDIFactorySupport(Hashtable<?,?> jndiProperties, String lookup)
-