Uses of Interface
de.caluga.morphium.replicaset.ReplicasetStatusListener
-
Packages that use ReplicasetStatusListener Package Description de.caluga.morphium de.caluga.morphium.replicaset -
-
Uses of ReplicasetStatusListener in de.caluga.morphium
Methods in de.caluga.morphium with parameters of type ReplicasetStatusListener Modifier and Type Method Description voidMorphium. addReplicasetStatusListener(ReplicasetStatusListener lst)voidMorphium. removeReplicasetStatusListener(ReplicasetStatusListener lst) -
Uses of ReplicasetStatusListener in de.caluga.morphium.replicaset
Methods in de.caluga.morphium.replicaset with parameters of type ReplicasetStatusListener Modifier and Type Method Description voidRSMonitor. addListener(ReplicasetStatusListener lst)voidRSMonitor. removeListener(ReplicasetStatusListener lst)
-