mx4j.tools.heartbeat

Interface HeartBeatCapable

public interface HeartBeatCapable

Interface to be implemented by any mbean that may support heartbeat mechanism. Implementation must return NO_HEARTBEAT if there is no heartbeat capability.

Version:
$Revision: 1.4 $

Field Summary

static String
NO_HEARTBEAT

Method Summary

String
getHeartBeatName()

Field Details

NO_HEARTBEAT

public static final String NO_HEARTBEAT

Method Details

getHeartBeatName

public String getHeartBeatName()


Copyright © 2001-2003 MX4J Team. All Rights Reserved.