Package com.axemble.vdoc.sdk.impl
Class AsyncJobQueueController
java.lang.Object
com.axemble.vdoc.sdk.impl.AsyncJobQueueController
- All Implemented Interfaces:
- IAsyncJobQueueController
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
AsyncJobQueueControllerpublic AsyncJobQueueController()
 
- 
- 
Method Details- 
getQueueDescription copied from interface:IAsyncJobQueueControllerGet a IAsyncJobQueue- Specified by:
- getQueuein interface- IAsyncJobQueueController
- Parameters:
- queueName- the queue name
- Returns:
- the IAsyncJobQueue instance
 
 
-