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, stopExecutingJobs
ensureCleanup, 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, unregisterProcessEngine
public RuntimeContainerJobExecutor getValue() throws IllegalStateException, IllegalArgumentException
getValue
in interface org.jboss.msc.value.Value<RuntimeContainerJobExecutor>
IllegalStateException
IllegalArgumentException
public 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.StartException
public void stop(org.jboss.msc.service.StopContext arg0)
stop
in interface org.jboss.msc.service.Service<RuntimeContainerJobExecutor>
Copyright © 2015. All rights reserved.