Uses of Interface
org.jboss.messaging.core.plugin.contract.ReplicationListener

Packages that use ReplicationListener
org.jboss.jms.server.connectionfactory   
org.jboss.messaging.core.plugin.contract   
org.jboss.messaging.core.plugin.postoffice.cluster   
 

Uses of ReplicationListener in org.jboss.jms.server.connectionfactory
 

Classes in org.jboss.jms.server.connectionfactory that implement ReplicationListener
 class ConnectionFactoryJNDIMapper
           
 

Uses of ReplicationListener in org.jboss.messaging.core.plugin.contract
 

Methods in org.jboss.messaging.core.plugin.contract with parameters of type ReplicationListener
 void Replicator.registerListener(ReplicationListener listener)
           
 void Replicator.unregisterListener(ReplicationListener listener)
           
 

Uses of ReplicationListener in org.jboss.messaging.core.plugin.postoffice.cluster
 

Methods in org.jboss.messaging.core.plugin.postoffice.cluster with parameters of type ReplicationListener
 void DefaultClusteredPostOffice.registerListener(ReplicationListener listener)
           
 void DefaultClusteredPostOffice.unregisterListener(ReplicationListener listener)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.