|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.deployment.impl.server.DeploymentCommandQueueImpl
public class DeploymentCommandQueueImpl
Constructor Summary | |
---|---|
DeploymentCommandQueueImpl()
|
Method Summary | |
---|---|
java.lang.Runnable |
pollCommand()
Get a command from the queue |
void |
queueCommand(java.lang.Runnable command)
Queue a command object for execution. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeploymentCommandQueueImpl()
Method Detail |
---|
public void queueCommand(java.lang.Runnable command)
queueCommand
in interface DeploymentCommandQueue
public java.lang.Runnable pollCommand()
DeploymentCommandQueue
pollCommand
in interface DeploymentCommandQueue
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |