com.dotmarketing.business.cluster.mbeans
Class Cluster

java.lang.Object
  extended by com.dotmarketing.business.cluster.mbeans.Cluster
All Implemented Interfaces:
ClusterMBean

public class Cluster
extends java.lang.Object
implements ClusterMBean


Constructor Summary
Cluster()
           
 
Method Summary
 void startCluster()
           
 void startCluster(int sleep, int delay)
           
 void stopCluster()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cluster

public Cluster()
Method Detail

startCluster

public void startCluster()
Specified by:
startCluster in interface ClusterMBean

startCluster

public void startCluster(int sleep,
                         int delay)
Specified by:
startCluster in interface ClusterMBean

stopCluster

public void stopCluster()
Specified by:
stopCluster in interface ClusterMBean


Copyright © 2010 dotCMS Inc. All Rights Reserved.