EventContext
Interface EventContext
- All Superinterfaces:
- Context
- All Known Subinterfaces:
- EventDirContext
public interface EventContext extends Context
Contains methods for registering/deregistering listeners to be notified of events fired when objects named in a context changes.
Target
The name parameter in theaddNamingListener()
methods is referred to as the target. The target, along with the scope, identify the object(s) that the listener is interested in. It is possible to register interest in a target that does not exist, but there might be limitations in the extent to which this can be supported by the service provider and underlying protocol/service.
If a service only supports regis