public interface WorkManager extends javax.resource.spi.work.WorkManager, Startable, Disposable, Executor
WorkManager extends the standard JCA WorkManager with lifecycle
methods and util.concurrent bridging.PHASE_NAMEPHASE_NAME| Modifier and Type | Method and Description |
|---|---|
boolean |
isStarted()
Is the WorkManager ready to accept work?
|
doWork, doWork, scheduleWork, scheduleWork, startWork, startWorkdisposeCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.