| Modifier and Type | Field and Description |
|---|---|
static org.jboss.msc.service.ServiceName |
SERVICE_NAME |
| Constructor and Description |
|---|
JPAUserTransactionListenerService() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addService(org.jboss.msc.service.ServiceTarget target) |
org.jboss.msc.value.InjectedValue<org.jboss.tm.usertx.UserTransactionRegistry> |
getUserTransactionRegistryInjectedValue() |
Void |
getValue() |
void |
start(org.jboss.msc.service.StartContext context) |
void |
stop(org.jboss.msc.service.StopContext context) |
public void start(org.jboss.msc.service.StartContext context)
throws org.jboss.msc.service.StartException
start in interface org.jboss.msc.Serviceorg.jboss.msc.service.StartExceptionpublic void stop(org.jboss.msc.service.StopContext context)
stop in interface org.jboss.msc.Servicepublic Void getValue() throws IllegalStateException, IllegalArgumentException
getValue in interface org.jboss.msc.value.Value<Void>IllegalStateExceptionIllegalArgumentExceptionpublic org.jboss.msc.value.InjectedValue<org.jboss.tm.usertx.UserTransactionRegistry> getUserTransactionRegistryInjectedValue()
public static void addService(org.jboss.msc.service.ServiceTarget target)
Copyright © 2019 JBoss by Red Hat. All rights reserved.