public class WorkQueueStrategy extends Object implements QueueingStrategy
| Constructor and Description |
|---|
WorkQueueStrategy() |
public WorkQueueStrategy()
public void enqueueRequest(Operation operation) throws DirectoryException
enqueueRequest in interface QueueingStrategyoperation - Operation to put in the work queue.DirectoryException - If a problem occurs in the Directory Server.Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.