Interface | Description |
---|---|
SerialContextProvider |
Interface for class that lookup JNDI objects
|
Class | Description |
---|---|
ClientNamingConfiguratorImpl |
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 |
This is the manager that handles all naming operations including
publishObject as well as binding environment props, resource and ejb
references in the namespace.
|
JavaURLContext |
This class is a context implementation for the java:comp namespace.
|
LocalSerialContextProviderImpl |
This class is the implementation of the local SerialContextProvider
|
NamedNamingObjectManager | |
ProviderManager |
This class is a facade for the remote and local SerialContextProvider The
need for this class arose from the fact that we wanted to have a way of
lazily initializing the Remote SerialContextProvider.
|
RemoteSerialContextProviderImpl |
This class is the implementation of the Remote SerialContextProvider
|
SerialContext |
This context provides access to the app server naming service.
|
SerialContextProviderImpl |
Class to lookup JNDI objects
|
SerialInitContextFactory | |
SerialNameParser | |
TransientContext |
Class to implement multiple level of subcontexts in SerialContext.
|
WrappedSerialContext |
This is a Wrapper for
SerialContext . |
Copyright © 2019. All rights reserved.