Interface INotify

All Known Subinterfaces:
IRequestNotifier
All Known Implementing Classes:
RequestNotifier

public interface INotify
The INotify interface defines operations that are invoked when a request is completely processed. A class implementing this interface may be registered with an ARequestQueue. The interface will be invoked when a request is completely serviced by the IService object.
Version:
$Revision$ $Date$