public interface ThreadRequest
Runnable item that can be queued to a thread pool for processing.
Modifier and Type | Method and Description |
---|---|
void |
runRequest()
Run the request
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.