Package org.exoplatform.commons.cluster
Class StartableClusterService
- java.lang.Object
-
- org.exoplatform.commons.cluster.StartableClusterService
-
- All Implemented Interfaces:
org.picocontainer.Startable
public class StartableClusterService extends Object implements org.picocontainer.Startable
This service allow to running a specific service (implements StartableClusterAware interface) on one cluster node.
-
-
Constructor Summary
Constructors Constructor Description StartableClusterService(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.container.ExoContainerContext containerContext, org.exoplatform.commons.api.settings.SettingService settingService)
-