org.gwe.api
Interface PulsingServerAPI

All Superinterfaces:
java.rmi.Remote
All Known Subinterfaces:
ServerAPI4Agent
All Known Implementing Classes:
PulsingServerAPIImpl, ServerAPI4AgentImpl

public interface PulsingServerAPI
extends java.rmi.Remote

Since:
Nov 21, 2007
Author:
Marco Ruiz

Field Summary
static int DEFAULT_HEART_BEAT_PERIOD
           
 
Method Summary
 void heartBeat(java.lang.Object id)
           
 

Field Detail

DEFAULT_HEART_BEAT_PERIOD

static final int DEFAULT_HEART_BEAT_PERIOD
See Also:
Constant Field Values
Method Detail

heartBeat

void heartBeat(java.lang.Object id)
               throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


Copyright © 2007-2009. All Rights Reserved.