Package org.apache.activemq.jndi
Class LazyCreateContext
java.lang.Object
org.apache.activemq.jndi.ReadOnlyContext
org.apache.activemq.jndi.LazyCreateContext
- All Implemented Interfaces:
Serializable,Context
Allows users to dynamically create items
- See Also:
-
Field Summary
Fields inherited from class org.apache.activemq.jndi.ReadOnlyContext
bindings, environment, NAME_PARSER, SEPARATOR, treeBindingsFields inherited from interface javax.naming.Context
APPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.activemq.jndi.ReadOnlyContext
addToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, freeze, getEnvironment, getNameInNamespace, getNameParser, getNameParser, internalBind, list, list, listBindings, listBindings, lookup, lookupLink, lookupLink, newContext, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbind
-
Constructor Details
-
LazyCreateContext
public LazyCreateContext()
-
-
Method Details
-
lookup
- Specified by:
lookupin interfaceContext- Overrides:
lookupin classReadOnlyContext- Throws:
NamingException
-
createEntry
-