|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjgroup.test.jini.txn.TxnClient
public class TxnClient
Client for running Jini transactions, using either replicated or non-replicated transaction components.
This client can perform transactions using three different models:
Constructor Summary | |
---|---|
TxnClient()
Constructor invoked by main |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Instatiates a TxnClient object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TxnClient() throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |