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