Package com.axemble.vdoc.sdk.impl
Class AsyncJobQueueController
java.lang.Object
com.axemble.vdoc.sdk.impl.AsyncJobQueueController
- All Implemented Interfaces:
IAsyncJobQueueController
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AsyncJobQueueController
public AsyncJobQueueController()
-
-
Method Details
-
getQueue
Description copied from interface:IAsyncJobQueueController
Get a IAsyncJobQueue- Specified by:
getQueue
in interfaceIAsyncJobQueueController
- Parameters:
queueName
- the queue name- Returns:
- the IAsyncJobQueue instance
-