Package org.jboss.ejb.client
Class TransactionID.Serialized
java.lang.Object
org.jboss.ejb.client.TransactionID.Serialized
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TransactionID
Serialized representation of a transaction ID.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionprotected ObjectReconstitute the transaction ID from this serialized representation.
-
Method Details
-
readResolve
Reconstitute the transaction ID from this serialized representation.- Returns:
- the transaction ID object
-