Package org.exoplatform.commons.cluster


package org.exoplatform.commons.cluster
  • Class
    Description
    Check cluster node Name and generate auto name if not configured
    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.
    This service allow to running a specific service (implements StartableClusterAware interface) on one cluster node.