org.mule.transport
Interface WorkManagerHolder


public interface WorkManagerHolder

Provides a reference to a WorkManager making the client agnostic of the WorkManager lifecycle.


Method Summary
 WorkManager getWorkManager()
           
 

Method Detail

getWorkManager

WorkManager getWorkManager()
Returns:
work manager that is ready to use.


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.