ist.palcom.contingency.manager.events
Class StopMonitoringContingencyRequest

java.lang.Object
  extended by ist.palcom.collections.Link
      extended by ist.palcom.palcomthreads.Event
          extended by ist.palcom.contingency.manager.events.Request
              extended by ist.palcom.contingency.manager.events.StopMonitoringContingencyRequest

Deprecated.

public class StopMonitoringContingencyRequest
extends Request


Constructor Summary
StopMonitoringContingencyRequest(java.lang.Object contingencyEvent, java.lang.Object requester)
          Deprecated.  
 
Method Summary
 ContingencyEvent getContingencyEvent()
          Deprecated.  
 
Methods inherited from class ist.palcom.contingency.manager.events.Request
getAction, getRequester
 
Methods inherited from class ist.palcom.collections.Link
getNext, getPrev
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopMonitoringContingencyRequest

public StopMonitoringContingencyRequest(java.lang.Object contingencyEvent,
                                        java.lang.Object requester)
Deprecated. 
Method Detail

getContingencyEvent

public ContingencyEvent getContingencyEvent()
Deprecated.