Uses of Interface
de.xima.fc.cluster.interfaces.IClusterConnection
Packages that use IClusterConnection
-
Uses of IClusterConnection in de.xima.fc.cluster
Methods in de.xima.fc.cluster that return IClusterConnection -
Uses of IClusterConnection in de.xima.fc.cluster.impl.jgroup
Classes in de.xima.fc.cluster.impl.jgroup that implement IClusterConnectionModifier and TypeClassDescriptionclass
Implementation of aIClusterConnection
that usesEClusterImplementation.JGROUPS
.Methods in de.xima.fc.cluster.impl.jgroup that return IClusterConnectionModifier and TypeMethodDescriptionstatic IClusterConnection
JGroupsClusterConnection.create()
Methode zum Erstellen einer JGroups-basiertenIClusterConnection
-Implementierung