Uses of Class
org.apache.activemq.artemis.jndi.ReadOnlyContext
-
Packages that use ReadOnlyContext Package Description org.apache.activemq.artemis.jndi -
-
Uses of ReadOnlyContext in org.apache.activemq.artemis.jndi
Subclasses of ReadOnlyContext in org.apache.activemq.artemis.jndi Modifier and Type Class Description classLazyCreateContextMethods in org.apache.activemq.artemis.jndi that return ReadOnlyContext Modifier and Type Method Description protected ReadOnlyContextActiveMQInitialContextFactory. createContext(Hashtable<?,?> environment, Map<String,Object> data)protected ReadOnlyContextReadOnlyContext. newContext()Constructors in org.apache.activemq.artemis.jndi with parameters of type ReadOnlyContext Constructor Description ReadOnlyContext(ReadOnlyContext clone, Hashtable env)ReadOnlyContext(ReadOnlyContext clone, Hashtable<String,Object> env, String nameInNamespace)
-