public class MscRuntimeContainerJobExecutor extends RuntimeContainerJobExecutor implements org.jboss.msc.service.Service<RuntimeContainerJobExecutor>
acquireJobsCmdFactory, acquireJobsRunnable, backoffDecreaseThreshold, backoffTimeInMillis, isActive, isAutoActivate, jobAcquisitionThread, lockOwner, lockTimeInMillis, maxBackoff, maxJobsPerAcquisition, maxWait, name, processEngines, rejectedJobsHandler, waitIncreaseFactor, 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, getExecuteJobsRunnable, getRuntimeContainerDelegate, startExecutingJobs, stopExecutingJobsengineIterator, ensureCleanup, ensureInitialization, executeJobs, getAcquireJobsCmd, getAcquireJobsCmdFactory, getAcquireJobsRunnable, getBackoffDecreaseThreshold, getBackoffTimeInMillis, getCommandExecutor, getLockOwner, getLockTimeInMillis, getMaxBackoff, getMaxJobsPerAcquisition, getMaxWait, getName, getProcessEngines, getRejectedJobsHandler, getWaitIncreaseFactor, getWaitTimeInMillis, hasRegisteredEngine, isActive, isAutoActivate, jobWasAdded, logAcquiredJobs, logAcquisitionAttempt, logAcquisitionFailureJobs, logRejectedExecution, registerProcessEngine, setAcquireJobsCmdFactory, setAutoActivate, setBackoffDecreaseThreshold, setBackoffTimeInMillis, setCommandExecutor, setLockOwner, setLockTimeInMillis, setMaxBackoff, setMaxJobsPerAcquisition, setMaxWait, setProcessEngines, setRejectedJobsHandler, setWaitIncreaseFactor, 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.