JBoss EJB client 1.0.5.Final

org.jboss.ejb.client
Class TransactionID.Serialized

java.lang.Object
  extended by org.jboss.ejb.client.TransactionID.Serialized
All Implemented Interfaces:
Serializable
Enclosing class:
TransactionID

public static final class TransactionID.Serialized
extends Object
implements Serializable

Serialized representation of a transaction ID.

See Also:
Serialized Form

Method Summary
protected  Object readResolve()
          Reconstitute the transaction ID from this serialized representation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

readResolve

protected Object readResolve()
Reconstitute the transaction ID from this serialized representation.

Returns:
the transaction ID object

JBoss EJB client 1.0.5.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.