Package com.axemble.vdoc.sdk.interfaces
Interface IAsyncJobQueueController
- All Known Implementing Classes:
- AsyncJobQueueController
public interface IAsyncJobQueueController
- 
Method Summary
- 
Method Details- 
getQueueGet a IAsyncJobQueue- Parameters:
- queueName- the queue name
- Returns:
- the IAsyncJobQueue instance
 
 
-