public class TransactionSynchronizationRegistryService extends org.jboss.msc.service.AbstractService<TransactionSynchronizationRegistry>
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.msc.service.ServiceName |
INTERNAL_SERVICE_NAME
Non-deprecated service name only for use within the subsystem
|
static org.jboss.msc.service.ServiceName |
SERVICE_NAME
Deprecated.
Use the "org.wildfly.transactions.transaction-synchronization-registry" capability
|
| Modifier and Type | Method and Description |
|---|---|
static void |
addService(org.jboss.as.controller.CapabilityServiceTarget target) |
TransactionSynchronizationRegistry |
getValue() |
@Deprecated public static final org.jboss.msc.service.ServiceName SERVICE_NAME
public static final org.jboss.msc.service.ServiceName INTERNAL_SERVICE_NAME
public static void addService(org.jboss.as.controller.CapabilityServiceTarget target)
public TransactionSynchronizationRegistry getValue() throws IllegalStateException
getValue in interface org.jboss.msc.value.Value<TransactionSynchronizationRegistry>getValue in class org.jboss.msc.service.AbstractService<TransactionSynchronizationRegistry>IllegalStateExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.