- getDefaultInitCtx() - Method in class com.sun.enterprise.naming.impl.WrappedSerialContext
-
- getEnv() - Method in class com.sun.enterprise.naming.util.IIOPObjectFactory
-
- getEnvironment() - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
Get the context's environment.
- getEnvironment() - Method in class com.sun.enterprise.naming.impl.SerialContext
-
Return the environment for the current context.
- getEnvironment() - Method in class com.sun.enterprise.naming.impl.TransientContext
-
List the current environment.
- getInitialContext() - Method in class com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl
-
Get the initial naming context.
- getInitialContext(Hashtable) - Method in class com.sun.enterprise.naming.impl.SerialInitContextFactory
-
Create the InitialContext object.
- getInitialContext(Hashtable) - Method in class com.sun.enterprise.naming.SerialInitContextFactory
-
Create the InitialContext object.
- getLocalProvider() - Method in class com.sun.enterprise.naming.impl.ProviderManager
-
- getLocalString(Class, String, String) - Method in interface com.sun.enterprise.naming.util.LocalStringManager
-
Get a localized string.
- getLocalString(Class, String, String, Object[]) - Method in interface com.sun.enterprise.naming.util.LocalStringManager
-
Get a local string for the caller and format the arguments accordingly.
- getLogger() - Static method in class com.sun.enterprise.naming.util.LogFacade
-
- getName() - Method in class com.sun.enterprise.naming.util.CloningNamingObjectFactory
-
- getName() - Method in class com.sun.enterprise.naming.util.DelegatingNamingObjectFactory
-
- getName() - Method in class com.sun.enterprise.naming.util.SimpleNamingObjectFactory
-
- getNameInNamespace() - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
Return the name of this context within the namespace.
- getNameInNamespace() - Method in class com.sun.enterprise.naming.impl.SerialContext
-
The getNameInNamespace API is not supported in this context.
- getNameInNamespace() - Method in class com.sun.enterprise.naming.impl.TransientContext
-
Operation not supported.
- getNameParser() - Method in class com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl
-
- getNameParser(String) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
Return the name parser for the specified name.
- getNameParser(Name) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
Return the name parser for the specified name.
- getNameParser(String) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
Allow access to the name parser object.
- getNameParser(Name) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
Allow access to the name parser object.
- getNameParser(String) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
List the NameParser specified by name.
- getNameParser(Name) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
List the NameParser specified by name.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class com.sun.enterprise.naming.util.IIOPObjectFactory
-
- getProviderManager() - Static method in class com.sun.enterprise.naming.impl.ProviderManager
-
- getTransientContext() - Method in class com.sun.enterprise.naming.impl.ProviderManager
-
- getURLOrDefaultInitCtx(String) - Method in class com.sun.enterprise.naming.impl.WrappedSerialContext
-
- getURLOrDefaultInitCtx(Name) - Method in class com.sun.enterprise.naming.impl.WrappedSerialContext
-
- GlassFishNamingBuilder - Class in com.sun.enterprise.naming
-
- GlassFishNamingBuilder() - Constructor for class com.sun.enterprise.naming.GlassFishNamingBuilder
-
- GlassfishNamingManagerImpl - Class in com.sun.enterprise.naming.impl
-
This is the manager that handles all naming operations including
publishObject as well as binding environment props, resource and ejb
references in the namespace.
- GlassfishNamingManagerImpl() - Constructor for class com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl
-
- GlassfishNamingManagerImpl(InitialContext) - Constructor for class com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl
-
Create the naming manager.
- list(String) - Method in class com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl
-
- list(String) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
Lists the contents of a context or subcontext.
- list(Name) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
Lists the contents of a context or subcontext.
- list() - Method in class com.sun.enterprise.naming.impl.RemoteSerialContextProviderImpl
-
- list(String) - Method in class com.sun.enterprise.naming.impl.RemoteSerialContextProviderImpl
-
- list(String) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
List the contents of the specified context.
- list(Name) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
List the contents of the specified context.
- list() - Method in interface com.sun.enterprise.naming.impl.SerialContextProvider
-
- list(String) - Method in interface com.sun.enterprise.naming.impl.SerialContextProvider
-
List the contents of the specified context.
- list() - Method in class com.sun.enterprise.naming.impl.SerialContextProviderImpl
-
- list(String) - Method in class com.sun.enterprise.naming.impl.SerialContextProviderImpl
-
List the contents of the specified context.
- list() - Method in class com.sun.enterprise.naming.impl.TransientContext
-
list the objects stored by the current context
- list(Name) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
List the objects specified by name.
- list(String) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
List the objects specified by name.
- listBindings(String) - Method in class com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl
-
- listBindings(String) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
Lists the bindings of a context or subcontext.
- listBindings(Name) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
Lists the bindings of a context or subcontext.
- listBindings(String) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
List the bindings in the specified context.
- listBindings(Name) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
List the bindings in the specified context.
- listBindings(String) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
List the bindings of objects present in name.
- listBindings(Name) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
List the binding of objects specified by name.
- listContext(String) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
List the objects specified by name.
- LOCAL_PROVIDER_NULL - Static variable in class com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl
-
- LocalSerialContextProviderImpl - Class in com.sun.enterprise.naming.impl
-
This class is the implementation of the local SerialContextProvider
- LocalStringManager - Interface in com.sun.enterprise.naming.util
-
A local string manager.
- LogFacade - Class in com.sun.enterprise.naming.util
-
- logger - Static variable in class com.sun.enterprise.naming.util.LogFacade
-
- lookup(String) - Method in class com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl
-
- lookup(String, SerialContext) - Method in class com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl
-
This method is called from SerialContext class.
- lookup(String, String) - Method in class com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl
-
Lookup object for a particular componentId and name.
- lookup(String) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
Lookup an object in the serial context.
- lookup(Name) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
Lookup a name in either the cosnaming or serial context.
- lookup(String) - Method in class com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl
-
- lookup(String) - Method in class com.sun.enterprise.naming.impl.RemoteSerialContextProviderImpl
-
- lookup(String) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
Lookup the specified name in the context.
- lookup(Name) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
Lookup the specifed name in the context.
- lookup(String) - Method in interface com.sun.enterprise.naming.impl.SerialContextProvider
-
Lookup the specified name.
- lookup(String) - Method in class com.sun.enterprise.naming.impl.SerialContextProviderImpl
-
Lookup the specified name.
- lookup(String) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
Lookup the specified name.
- lookup(Name) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
Lookup the specified name.
- lookupFromAppNamespace(String, String, Hashtable) - Method in class com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl
-
- lookupFromModuleNamespace(String, String, String, Hashtable) - Method in class com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl
-
- lookupLink(String) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
This context does not treat links specially.
- lookupLink(Name) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
This context does not treat links specially.
- lookupLink(String) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
Links are not treated specially.
- lookupLink(Name) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
Links are not treated specially.
- lookupLink(String) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
Lookup the name.
- lookupLink(Name) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
Lookup name.
- rebind(String, Object) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
Rebind an object in the namespace.
- rebind(Name, Object) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
Rebind an object in the namespace.
- rebind(String, Object) - Method in class com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl
-
overriding the super.rebind() since we need to make a copy of the object
before it gets put into the rootContext.
- rebind(String, Object) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
Rebind the object to the specified name.
- rebind(Name, Object) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
Rebind the object to the specified name.
- rebind(String, Object) - Method in interface com.sun.enterprise.naming.impl.SerialContextProvider
-
Rebind the object to the specified name.
- rebind(String, Object) - Method in class com.sun.enterprise.naming.impl.SerialContextProviderImpl
-
Rebind the object to the specified name.
- rebind(String, Object) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
Rebinds the object specified by name
- rebind(Name, Object) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
Binds or rebinds the object specified by name
- RemoteSerialContextProviderImpl - Class in com.sun.enterprise.naming.impl
-
This class is the implementation of the Remote SerialContextProvider
- removeFromEnvironment(String) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
Remove a property from the environment.
- removeFromEnvironment(String) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
Remove from the environment for the current context.
- removeFromEnvironment(String) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
Remove property from the environment.
- rename(String, String) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
The rename operation is not supported by this context.
- rename(Name, Name) - Method in class com.sun.enterprise.naming.impl.JavaURLContext
-
The rename operation is not supported by this context.
- rename(String, String) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
Rename the bound object.
- rename(Name, Name) - Method in class com.sun.enterprise.naming.impl.SerialContext
-
Rename the bound object.
- rename(String, String) - Method in interface com.sun.enterprise.naming.impl.SerialContextProvider
-
Rename the bound object.
- rename(String, String) - Method in class com.sun.enterprise.naming.impl.SerialContextProviderImpl
-
Rename the bound object.
- rename(Name, Name) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
Rename the object specified by oldname to newname
- rename(String, String) - Method in class com.sun.enterprise.naming.impl.TransientContext
-
Rename the object specified by oldname to newname
- restoreJavaCompEnvContext(String) - Method in class com.sun.enterprise.naming.impl.GlassfishNamingManagerImpl
-
Recreate a context for java:comp/env or one of its sub-contexts given the
context name.