mx4j.remote.rmi
Class RMIHeartBeat
- HeartBeat, Runnable
public class RMIHeartBeat
protected void | pulse()- Subclasses will implement this method using protocol specific connections.
|
pulse
protected void pulse()
throws IOException Subclasses will implement this method using protocol specific connections.
Normally the method javax.management.MBeanServerConnection.getDefaultDomain is used
to "ping" the server side.
- pulse in interface AbstractHeartBeat
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.