Apache Tomcat 7.0.37

org.apache.catalina.tribes
Interface Heartbeat

All Known Subinterfaces:
ChannelInterceptor, ChannelReceiver, ChannelSender
All Known Implementing Classes:
AbstractReplicatedMap, BioReceiver, ChannelCoordinator, ChannelInterceptorBase, DomainFilterInterceptor, FragmentationInterceptor, GroupChannel, GzipInterceptor, LazyReplicatedMap, MessageDispatch15Interceptor, MessageDispatchInterceptor, NioReceiver, NonBlockingCoordinator, OrderInterceptor, ReceiverBase, ReplicatedMap, ReplicationTransmitter, SimpleCoordinator, StaticMembershipInterceptor, TcpFailureDetector, TcpPingInterceptor, ThroughputInterceptor, TwoPhaseCommitInterceptor

public interface Heartbeat

Can be implemented by the ChannelListener and Membership listeners to receive heartbeat notifications from the Channel

Version:
1.0
Author:
Filip Hanik
See Also:
Channel, Channel.heartbeat()

Method Summary
 void heartbeat()
          Heartbeat invocation for resources cleanup etc
 

Method Detail

heartbeat

void heartbeat()
Heartbeat invocation for resources cleanup etc


Apache Tomcat 7.0.37

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.