org.jboss.tm.usertx.server
Interface ClientUserTransactionServiceMBean
- All Superinterfaces:
- Service (src) , ServiceMBean (src)
- All Known Implementing Classes:
- ClientUserTransactionService (src)
- public interface ClientUserTransactionServiceMBean
- extends ServiceMBean (src)
MBean for ClientUserTransaction service.
Fields inherited from interface org.jboss.system.ServiceMBean (src) |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
setTxProxyName
public void setTxProxyName(ObjectName (src) proxyName)
- Set the proxy factory service for the UserTransactionSessions
- Parameters:
proxyName
- the proxy factory MBean name
invoke
public java.lang.Object invoke(Invocation (src) invocation)
throws java.lang.Exception
- The detached invoker callback operation.
- Parameters:
invocation
-
- Returns:
- the invocation result
- Throws:
java.lang.Exception
- thrown on invocation failure