Package | Description |
---|---|
org.alfresco.jlan.server.thread |
Modifier and Type | Method and Description |
---|---|
int |
TimedThreadRequest.compareTo(TimedThreadRequest timedReq)
Compare timed thread requests for ordering
|
void |
ThreadRequestPool.queueTimedRequest(TimedThreadRequest timedReq)
Queue a timed request to the thread pool for processing at a particular time
|
boolean |
ThreadRequestPool.removeTimedRequest(TimedThreadRequest timedReq)
Remove a timed request from the queue
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.