Uses of Class
org.apache.activemq.artemis.jndi.ReadOnlyContext
Packages that use ReadOnlyContext
-
Uses of ReadOnlyContext in org.apache.activemq.artemis.jndi
Subclasses of ReadOnlyContext in org.apache.activemq.artemis.jndiMethods in org.apache.activemq.artemis.jndi that return ReadOnlyContextModifier and TypeMethodDescriptionprotected ReadOnlyContextActiveMQInitialContextFactory.createContext(Hashtable<?, ?> environment, Map<String, Object> data) protected ReadOnlyContextReadOnlyContext.newContext()Constructors in org.apache.activemq.artemis.jndi with parameters of type ReadOnlyContextModifierConstructorDescriptionprotectedReadOnlyContext(ReadOnlyContext clone, Hashtable env) protectedReadOnlyContext(ReadOnlyContext clone, Hashtable<String, Object> env, String nameInNamespace)