软件包 | 描述 |
---|---|
javax.naming.event |
访问命名和目录服务时,提供对事件通知的支持。
|
javax.naming.ldap |
提供对LDAPv3扩展操作和控件的支持。
|
Class and Description |
---|
EventContext
包含用于注册/注销侦听器的方法,以通知在上下文中命名的对象发生变化时触发的事件。
|
NamingEvent
此类表示由命名/目录服务触发的事件。
|
NamingExceptionEvent
当用于收集NamingEvent通知听众的
信息的过程/过程抛出一个
NamingException时,这个类代表一个事件触发。
|
NamingListener
此接口是处理
NamingEvent s的侦听器接口的根。
|
Class and Description |
---|
NamingListener
This interface is the root of listener interfaces that handle
NamingEvents.
|
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.