org.smallmind.cloud.cluster
Class ClusterServiceFactory

java.lang.Object
  extended by org.smallmind.cloud.cluster.ClusterServiceFactory

public class ClusterServiceFactory
extends Object


Constructor Summary
ClusterServiceFactory()
           
 
Method Summary
static ClusterService getClusterService(ClusterHub clusterHub, ClusterInstance clusterInstance, ClusterMember clusterMember)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterServiceFactory

public ClusterServiceFactory()
Method Detail

getClusterService

public static ClusterService getClusterService(ClusterHub clusterHub,
                                               ClusterInstance clusterInstance,
                                               ClusterMember clusterMember)
                                        throws ClusterManagementException
Throws:
ClusterManagementException


Copyright © 2011. All Rights Reserved.