Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

Package javax.naming.event


Classes

interface  EventContext
 This interface is for registering and deregistering to receive events about objects that are bound in a context. More...
interface  EventDirContext
 This interface allows registering of listeners for events concerning objects bound in a directory context. More...
interface  NamespaceChangeListener
 The listener interface to get notification of namespace change events. More...
class  NamingEvent
 An event from a directory or naming service, for passing to a listener. More...
class  NamingExceptionEvent
 An event object contains a NamingException. More...
interface  NamingListener
 This is a root listener interface that provides a method needed by all its subinterfaces. More...
interface  ObjectChangeListener
 The listener interface to get notification of object change events. More...