Uses of Interface
de.xima.fc.cluster.interfaces.IClusterConnection
- 
Packages that use IClusterConnection Package Description de.xima.fc.cluster de.xima.fc.cluster.impl.jgroup  - 
- 
Uses of IClusterConnection in de.xima.fc.cluster
Methods in de.xima.fc.cluster that return IClusterConnection Modifier and Type Method Description static IClusterConnectionClusterManager. getConnection() - 
Uses of IClusterConnection in de.xima.fc.cluster.impl.jgroup
Classes in de.xima.fc.cluster.impl.jgroup that implement IClusterConnection Modifier and Type Class Description classJGroupsClusterConnectionImplementation of aIClusterConnectionthat usesEClusterImplementation.JGROUPS.Methods in de.xima.fc.cluster.impl.jgroup that return IClusterConnection Modifier and Type Method Description static IClusterConnectionJGroupsClusterConnection. create()Methode zum Erstellen einer JGroups-basiertenIClusterConnection-Implementierung 
 -