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