| Interface | Description |
|---|---|
| DirObjectFactory | |
| DirStateFactory | |
| InitialContextFactory |
Defines a factory that creates the initial context for the beginning of the
name resolution.
|
| InitialContextFactoryBuilder |
Represents the builder that creates instances of the factories that produce
initial naming contexts.
|
| ObjectFactory |
Represents a factory for creating the object.
|
| ObjectFactoryBuilder |
Represents the builder that creates the object factories.
|
| Resolver |
Represents the object, capable for the at least partial name resolution.
|
| StateFactory |
Represents a factory, producing the object states for binding.
|
| Class | Description |
|---|---|
| DirectoryManager | |
| DirStateFactory.Result | |
| NamingManager |
Contains methods for creating contexts and objects referred to by
location information.
|
| ResolveResult |
Stores the partial resolution of the name.
|