Package org.exoplatform.commons.cluster
-
Interface Summary Interface Description StartableClusterAware A class implementing this interface is executed will be started (execution of the method start()) during the startup of the platform but on one node only if running in cluster. -
Class Summary Class Description ClusterNodeName Check cluster node Name and generate auto name if not configuredStartableClusterService This service allow to running a specific service (implements StartableClusterAware interface) on one cluster node.