接口 | 描述 |
---|---|
DirObjectFactory |
此接口表示一个工厂,用于创建一个给定对象的对象和对象的属性。
|
DirStateFactory |
此接口表示一个工厂,用于获得对象的状态和绑定的相应属性。
|
InitialContextFactory |
此接口表示创建初始上下文的工厂。
|
InitialContextFactoryBuilder |
此接口表示创建初始上下文工厂的生成器。
|
ObjectFactory |
此接口表示创建一个对象的工厂。
|
ObjectFactoryBuilder |
此接口表示创建对象工厂的生成器。
|
Resolver |
此接口表示名称解析的“中间上下文”。
|
StateFactory |
此接口表示用于获取绑定的对象的状态的工厂。
|
类 | 描述 |
---|---|
DirectoryManager |
这个类包含了支持
DirContext实现方法。
|
DirStateFactory.Result |
一个对象/属性返回的结果对getstatetobind() dirstatefactory。
|
NamingManager |
该类包含用于创建在命名或目录服务中的位置信息所指的上下文对象和对象的方法。
|
ResolveResult |
这个类代表一个名称的解析结果。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.