public class SynchronousStrategy extends Object implements QueueingStrategy
Constructor and Description |
---|
SynchronousStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
enqueueRequest(Operation operation)
Run the request synchronously.
|
public void enqueueRequest(Operation operation) throws LdapException
enqueueRequest
in interface QueueingStrategy
operation
- Operation to run.LdapException
- If a problem occurs in the Directory Server.Copyright 2010-2022 ForgeRock AS.