public interface QueueingStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
enqueueRequest(Operation operation)
Put the request in the queue.
|
void enqueueRequest(Operation operation) throws DirectoryException
operation - Operation to put in the queue.DirectoryException - If a problem occurs in the Directory Server.Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.