File
Doc
Category
Size
Date
Package
Heartbeat.java
API Doc
Apache Tomcat 6.0.14
1226
Fri Jul 20 04:20:34 BST 2007
org.apache.catalina.tribes
Heartbeat
public interface Heartbeat
Can be implemented by the ChannelListener and Membership listeners to receive heartbeat notifications from the Channel
author
Filip Hanik
version
1.0
see
Channel
see
Channel#heartbeat()
Fields Summary
Constructors Summary
Methods Summary
public void
heartbeat
()
Heartbeat invokation for resources cleanup etc
Java Code Source