|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateListener | |
org.apache.geronimo.messaging.replication |
Uses of UpdateListener in org.apache.geronimo.messaging.replication |
Subinterfaces of UpdateListener in org.apache.geronimo.messaging.replication | |
interface |
ReplicationMember
A replication group member. |
Classes in org.apache.geronimo.messaging.replication that implement UpdateListener | |
class |
ReplicationMemberImpl
ReplicationMember implementation. |
Methods in org.apache.geronimo.messaging.replication with parameters of type UpdateListener | |
void |
ReplicationCapable.addUpdateListener(UpdateListener aListener)
Adds an UpdateEvent listener. |
void |
ReplicationCapable.removeUpdateListener(UpdateListener aListener)
Removes the specified UpdateListener. |
void |
SimpleReplicatedMap.addUpdateListener(UpdateListener aListener)
|
void |
SimpleReplicatedMap.removeUpdateListener(UpdateListener aListener)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |