|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.deployment.impl.server.DeploymentCommandQueueHousekeeper
public class DeploymentCommandQueueHousekeeper
Constructor Summary | |
---|---|
DeploymentCommandQueueHousekeeper()
|
Method Summary | |
---|---|
DeploymentCommandQueue |
getCommandQueue()
|
int |
getMaxCommandsPerTick()
|
void |
init()
|
void |
poll()
|
void |
setCommandQueue(DeploymentCommandQueue commandQueue)
|
void |
setMaxCommandsPerTick(int maxCommandsPerTick)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeploymentCommandQueueHousekeeper()
Method Detail |
---|
public void init()
public void poll()
poll
in interface Housekeeper
public void setMaxCommandsPerTick(int maxCommandsPerTick)
public int getMaxCommandsPerTick()
public void setCommandQueue(DeploymentCommandQueue commandQueue)
public DeploymentCommandQueue getCommandQueue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |