public class MscRuntimeContainerJobExecutor extends RuntimeContainerJobExecutor implements org.jboss.msc.service.Service<RuntimeContainerJobExecutor>
acquireJobsCmd, acquireJobsRunnable, isActive, isAutoActivate, jobAcquisitionThread, lockOwner, lockTimeInMillis, maxJobsPerAcquisition, name, processEngines, rejectedJobsHandler, waitTimeInMillis| Constructor and Description |
|---|
MscRuntimeContainerJobExecutor() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeContainerJobExecutor |
getValue() |
void |
start(org.jboss.msc.service.StartContext arg0) |
void |
stop(org.jboss.msc.service.StopContext arg0) |
executeJobs, getRuntimeContainerDelegate, startExecutingJobs, stopExecutingJobsensureCleanup, ensureInitialization, executeJobs, getAcquireJobsCmd, getAcquireJobsRunnable, getCommandExecutor, getLockOwner, getLockTimeInMillis, getMaxJobsPerAcquisition, getName, getProcessEngines, getRejectedJobsHandler, getWaitTimeInMillis, isActive, isAutoActivate, jobWasAdded, registerProcessEngine, setAcquireJobsCmd, setAutoActivate, setCommandExecutor, setLockOwner, setLockTimeInMillis, setMaxJobsPerAcquisition, setProcessEngines, setRejectedJobsHandler, setWaitTimeInMillis, shutdown, start, startJobAcquisitionThread, stopJobAcquisitionThread, unregisterProcessEnginepublic RuntimeContainerJobExecutor getValue() throws IllegalStateException, IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<RuntimeContainerJobExecutor>IllegalStateExceptionIllegalArgumentExceptionpublic void start(org.jboss.msc.service.StartContext arg0)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.service.Service<RuntimeContainerJobExecutor>org.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext arg0)
stop in interface org.jboss.msc.service.Service<RuntimeContainerJobExecutor>Copyright © 2018. All rights reserved.