public class UserTransactionImple extends BaseTransaction implements UserTransaction, ObjectFactory, Serializable, Referenceable
Constructor and Description |
---|
UserTransactionImple() |
Modifier and Type | Method and Description |
---|---|
Object |
getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable environment) |
Reference |
getReference() |
begin, commit, getStatus, getTimeout, rollback, setRollbackOnly, setTransactionTimeout
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
begin, commit, getStatus, rollback, setRollbackOnly, setTransactionTimeout
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable environment) throws Exception
getObjectInstance
in interface ObjectFactory
Exception
public Reference getReference() throws NamingException
getReference
in interface Referenceable
NamingException
Copyright © 2021 JBoss by Red Hat. All rights reserved.