Interface QuiesceInterface

All Superinterfaces:
Remote
All Known Subinterfaces:
SessionServiceInterface
All Known Implementing Classes:
SessionService, SessionServiceProxy

public interface QuiesceInterface extends Remote
The QuiesceInterface provides a mechanism for quiescing and/or resuming a service.

A service should directly implement this interface if it is remoteable and it intends to support the quiesce and resume functionality.

Since:
1.1