com.hack23.cia.service.api.monitoring
Class AbstractMonitorRequest

Package class diagram package AbstractMonitorRequest
java.lang.Object
  extended by com.hack23.cia.service.api.common.AbstractServiceMessage
      extended by com.hack23.cia.service.api.common.AbstractServiceRequest
          extended by com.hack23.cia.service.api.monitoring.AbstractMonitorRequest
All Implemented Interfaces:
ServiceMessage, ServiceRequest, Serializable

public abstract class AbstractMonitorRequest
extends AbstractServiceRequest

The Class AbstractControlRequest.

See Also:
Serialized Form

Constructor Summary
AbstractMonitorRequest(Long userSessionId)
          Instantiates a new abstract configuration request.
 
Method Summary
 
Methods inherited from class com.hack23.cia.service.api.common.AbstractServiceRequest
getUserSessionId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractMonitorRequest

public AbstractMonitorRequest(Long userSessionId)
Instantiates a new abstract configuration request.

Parameters:
userSessionId - the user session id


Copyright © 2008-2009 www.hack23.com. All Rights Reserved.