palio.cluster.messages
Class SessionParamsQuery

java.lang.Object
  extended by palio.cluster.ClusterQuery
      extended by palio.cluster.messages.SessionParamsQuery
All Implemented Interfaces:
java.io.Serializable

public class SessionParamsQuery
extends ClusterQuery

See Also:
Serialized Form

Constructor Summary
SessionParamsQuery(java.lang.Long sessionID)
           
 
Method Summary
 java.lang.Object query(Cluster target)
          Query to be executed on remote machine.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionParamsQuery

public SessionParamsQuery(java.lang.Long sessionID)
Method Detail

query

public java.lang.Object query(Cluster target)
Description copied from class: ClusterQuery
Query to be executed on remote machine.

Specified by:
query in class ClusterQuery
Parameters:
target - remote Cluster instance
Returns:
object returned by remote machine