org.codehaus.activecluster.impl
Interface StateService

All Known Implementing Classes:
StateServiceImpl, StateServiceStub

public interface StateService

A client side proxy to the remove cluster

Version:
$Revision: 1.3 $

Method Summary
 void keepAlive(Node node)
          Sends a keep alive to the cluster
 void shutdown(Node node)
          Sends a shutdown message to the cluster
 

Method Detail

keepAlive

public void keepAlive(Node node)
Sends a keep alive to the cluster

Parameters:
node -

shutdown

public void shutdown(Node node)
Sends a shutdown message to the cluster



Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.