public interface DeploymentCommandQueue
| Modifier and Type | Method and Description |
|---|---|
java.lang.Runnable |
pollCommand()
Get a command from the queue
|
void |
queueCommand(java.lang.Runnable command)
Queue a command object for execution.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.