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