org.jboss.messaging.core.distributed.replicator
Class ReplicatorOutput.ChannelListenerImpl
java.lang.Object
org.jboss.messaging.core.distributed.replicator.ReplicatorOutput.ChannelListenerImpl
- Enclosing class:
- ReplicatorOutput
- protected class ReplicatorOutput.ChannelListenerImpl
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReplicatorOutput.ChannelListenerImpl
protected ReplicatorOutput.ChannelListenerImpl()
channelConnected
public void channelConnected(org.jgroups.Channel channel)
channelDisconnected
public void channelDisconnected(org.jgroups.Channel channel)
channelClosed
public void channelClosed(org.jgroups.Channel channel)
channelShunned
public void channelShunned()
channelReconnected
public void channelReconnected(Address address)
Copyright © 2006 JBoss Inc. All Rights Reserved.