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