接口 | 描述 |
---|---|
DirObjectFactory |
该接口代表一个用于创建给定对象的对象的工厂,以及关于该对象的属性。
|
DirStateFactory |
该接口表示用于获取对象的状态的工厂和用于绑定的相应属性。
|
InitialContextFactory |
此接口表示创建初始上下文的工厂。
|
InitialContextFactoryBuilder |
此接口表示创建初始上下文工厂的构建器。
|
ObjectFactory |
此接口表示用于创建对象的工厂。
|
ObjectFactoryBuilder |
此接口表示创建对象工厂的构建器。
|
Resolver |
此接口表示名称解析的“中间上下文”。
|
StateFactory |
该接口表示用于获取绑定对象的状态的工厂。
|
类 | 描述 |
---|---|
DirectoryManager |
此类包含支持DirContext
实现的方法。
|
DirStateFactory.Result |
用于返回DirStateFactory.getStateToBind()的结果的对象/属性对。
|
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.