软件包 | 描述 |
---|---|
javax.naming.event |
在访问命名和目录服务时提供事件通知的支持。
|
javax.naming.ldap |
为提升扩展操作和控制支持。
|
Class and Description |
---|
EventContext
包含了注册/注销的听众被通知时触发的事件对象的上下文变化命名方法。
|
NamingEvent
这个类表示一个由命名/目录服务所发射的事件。
|
NamingExceptionEvent
这类代表一个事件触发时,程序/流程用来通知听众扔了一
NamingException
NamingEvents收集信息。
|
NamingListener
此接口是监听器接口处理
NamingEvents根。
|
Class and Description |
---|
NamingListener
此接口是监听器接口处理
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.