com.jbase.jremote.protocol
Class BeginTransactionRequest
java.lang.Object
com.jbase.jremote.protocol.JRemoteRequest
com.jbase.jremote.protocol.BeginTransactionRequest
- All Implemented Interfaces:
- JBaseSerializable
public class BeginTransactionRequest
- extends JRemoteRequest
Request to start transaction.
- Author:
- pkuchta
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeginTransactionRequest
public BeginTransactionRequest()
getType
public int getType()
- Returns:
- type id of the objects, used during the serialization
- See Also:
JBaseSerializable.getType()
Copyright © 2016 TEMENOS. All Rights Reserved.