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