public class NamedDistributedWorkManager
extends org.jboss.jca.core.workmanager.DistributedWorkManagerImpl
| Constructor and Description |
|---|
NamedDistributedWorkManager(String name,
boolean elytronEnabled)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected WildflyWorkWrapper |
createWorKWrapper(org.jboss.jca.core.spi.security.SecurityIntegration securityIntegration,
javax.resource.spi.work.Work work,
javax.resource.spi.work.ExecutionContext executionContext,
javax.resource.spi.work.WorkListener workListener,
CountDownLatch startedLatch,
CountDownLatch completedLatch) |
boolean |
isElytronEnabled() |
clone, deltaDoWorkAccepted, deltaDoWorkRejected, deltaScheduleWorkAccepted, deltaScheduleWorkRejected, deltaStartWorkAccepted, deltaStartWorkRejected, deltaWorkFailed, deltaWorkSuccessful, doWork, getDistributedStatistics, getNotificationListeners, getPolicy, getSelector, getTransport, initialize, isDistributedStatisticsEnabled, isDoWorkDistributionEnabled, isScheduleWorkDistributionEnabled, isStartWorkDistributionEnabled, localDoWork, localScheduleWork, localStartWork, scheduleWork, setDistributedStatisticsEnabled, setDoWorkDistributionEnabled, setPolicy, setScheduleWorkDistributionEnabled, setSelector, setStartWorkDistributionEnabled, setTransport, startWork, toStringcancelShutdown, createWorkWrapper, doFirstChecks, doWork, getCallbackSecurity, getDelay, getId, getLongRunningThreadPool, getName, getResourceAdapter, getSecurityIntegration, getShortRunningThreadPool, getStatistics, getXATerminator, isShutdown, isSpecCompliant, isStatisticsEnabled, prepareShutdown, prepareShutdown, prepareShutdown, prepareShutdown, scheduleWork, setCallbackSecurity, setId, setLongRunningThreadPool, setName, setResourceAdapter, setSecurityIntegration, setShortRunningThreadPool, setSpecCompliant, setStatisticsEnabled, setXATerminator, shutdown, startWork, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCallbackSecurity, getId, getLongRunningThreadPool, getName, getSecurityIntegration, getShortRunningThreadPool, getStatistics, getXATerminator, isSpecCompliant, isStatisticsEnabled, setCallbackSecurity, setId, setLongRunningThreadPool, setName, setResourceAdapter, setSecurityIntegration, setShortRunningThreadPool, setSpecCompliant, setStatisticsEnabled, setXATerminatorpublic NamedDistributedWorkManager(String name, boolean elytronEnabled)
name - The name of the WorkManagerprotected WildflyWorkWrapper createWorKWrapper(org.jboss.jca.core.spi.security.SecurityIntegration securityIntegration, javax.resource.spi.work.Work work, javax.resource.spi.work.ExecutionContext executionContext, javax.resource.spi.work.WorkListener workListener, CountDownLatch startedLatch, CountDownLatch completedLatch)
public boolean isElytronEnabled()
Copyright © 2019 JBoss by Red Hat. All rights reserved.