Uses of Interface
de.xima.fc.cluster.interfaces.observer.IClusterChannelStateObserver
Packages that use IClusterChannelStateObserver
Package
Description
-
Uses of IClusterChannelStateObserver in de.xima.fc.cluster.impl.jgroup
Methods in de.xima.fc.cluster.impl.jgroup that return IClusterChannelStateObserver -
Uses of IClusterChannelStateObserver in de.xima.fc.cluster.interfaces
Methods in de.xima.fc.cluster.interfaces that return IClusterChannelStateObserver -
Uses of IClusterChannelStateObserver in de.xima.fc.cluster.observer
Classes in de.xima.fc.cluster.observer that implement IClusterChannelStateObserverModifier and TypeClassDescriptionclass
Default implementation of aIClusterChannelStateObserver
that delegates to the registeredIClusterChannelStateListener
.