| ClientNamingConfigurator |
Used by application client container to configure default naming behavior for a client JVM.
|
| ComponentNamingUtil |
|
| DefaultResourceProxy |
Identifies a class that implements a default resource.
|
| GlassfishNamingManager |
The NamingManager provides an interface for various components to use naming functionality.
|
| JNDIBinding |
A contract that describes a binding in the component namespace
|
| NamedNamingObjectProxy |
|
| NamingClusterInfo |
A contract that manages naming load-balancing.
|
| NamingObjectProxy |
A proxy object that can be bound to GlassfishNamingManager.
|
| NamingObjectProxy.InitializationNamingObjectProxy |
Special Naming Object proxy whose first create() call replaces itself in naming service.
|
| NamingObjectsProvider |
Implementors of this contract wish to be called when the NamingManager is instanciated so they have an opportunity to
register named objects to the naming manager.
|