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, setTransactionTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbegin, commit, getStatus, rollback, setRollbackOnly, setTransactionTimeoutpublic Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable environment) throws Exception
getObjectInstance in interface ObjectFactoryExceptionpublic Reference getReference() throws NamingException
getReference in interface ReferenceableNamingExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.