public interface WorkManager extends javax.resource.spi.work.WorkManager, org.mule.runtime.api.lifecycle.Startable, org.mule.runtime.api.lifecycle.Disposable, Executor
WorkManager extends the standard JCA WorkManager with lifecycle methods and util.concurrent bridging.| Modifier and Type | Method and Description |
|---|---|
boolean |
isStarted()
Is the WorkManager ready to accept work?
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.