- All Implemented Interfaces:
- Serializable, Entry, ServiceControlled
- Enclosing class:
- FiddlerImpl
private static class FiddlerImpl.FiddlerStatus
extends Status
Class which is used to communicate the status of this service to
interested entities. In particular, when certain errors occur during
operation, an instance of this class will be registered as an
attribute in all of the lookup services with which this service
is registered. By registering for notification (from the lookup
services) of the existence of this attribute, interested entities
such as administrative clients and clients wishing to use this
service will be informed when this service can not proceed with its
processing, and can take appropriate action.