javax.naming
Package javax.naming
Provides the classes and interfaces for accessing naming services.
See: Description
Interface | Description |
---|---|
Context | This interface represents a naming context, which consists of a set of name-to-object bindings. |
Name | The |
NameParser | This interface is used for parsing names from a hierarchical namespace. |
NamingEnumeration<T> | This interface is for enumerating list |