Packages
|
javax.naming
|
Provides the classes and interfaces for accessing naming services. |
javax.naming.directory
|
Extends the javax.naming package to provide functionality for accessing directory services. |
javax.naming.event
|
Provides support for event notification when accessing naming and directory services. |
javax.naming.ldap
|
Provides support for LDAPv3 extended operations and controls. |
javax.naming.spi
|
Provides the means for dynamically plugging in support for accessing naming and directory services through the javax.naming and related packages.(Service Provider Interface) |
posted on 2006-09-24 13:20
Sun River 阅读(308)
评论(0) 编辑 收藏 所属分类:
Java EE Questions