NamingEvent

Class NamingEvent

All Implemented Interfaces:
Serializable
public class NamingEvent
extends EventObject

This class represents an event fired by a naming/directory service.

The NamingEvent's state consists of

  • The event source: the EventContext which fired this event.
  • The event type.
  • The new binding: information about the object after the change.
  • The old binding: information about the object before the change.
  • Change informati