public class TransactionManagerService extends org.jboss.msc.service.AbstractService<TransactionManager>
TransactionManager
.Modifier and Type | Field and Description |
---|---|
static org.jboss.msc.service.ServiceName |
SERVICE_NAME |
Constructor and Description |
---|
TransactionManagerService() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.msc.service.ServiceController<TransactionManager> |
addService(org.jboss.msc.service.ServiceTarget target,
ServiceVerificationHandler verificationHandler) |
TransactionManager |
getValue() |
public static org.jboss.msc.service.ServiceController<TransactionManager> addService(org.jboss.msc.service.ServiceTarget target, ServiceVerificationHandler verificationHandler)
public TransactionManager getValue() throws IllegalStateException
getValue
in interface org.jboss.msc.value.Value<TransactionManager>
getValue
in class org.jboss.msc.service.AbstractService<TransactionManager>
IllegalStateException
Copyright © 2015 JBoss by Red Hat. All rights reserved.