|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--applis.ejb.perfs.Transaction
A litlle class that helps clients to lookup UserTransaction. Indeed the InitialContext requires different properties if we are using David or RMI
Constructor Summary | |
Transaction()
|
Method Summary | |
static javax.transaction.UserTransaction |
getUserTransaction()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Transaction()
Method Detail |
public static javax.transaction.UserTransaction getUserTransaction() throws javax.naming.NamingException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |