Class NestableServerTransaction

java.lang.Object
net.jini.core.transaction.server.ServerTransaction
net.jini.core.transaction.server.NestableServerTransaction
All Implemented Interfaces:
ISwapExternalizable, SmartExternalizable, Externalizable, Serializable, ManagedTransaction, NestableTransaction, Transaction

public class NestableServerTransaction extends ServerTransaction implements NestableTransaction
Class implementing the NestableTransaction interface, for use with transaction participants that implement the default transaction semantics.
Since:
1.0
Author:
Sun Microsystems, Inc.
See Also: