JBoss EJB client 1.0.3.Final

org.jboss.ejb.client
Class SessionID.Serialized

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

public static final class SessionID.Serialized
extends Object
implements Serializable

Serialized representation of a session ID..

See Also:
Serialized Form

Method Summary
protected  Object readResolve()
          Reconstitute the session 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 session ID from this serialized representation.

Returns:
the session ID object

JBoss EJB client 1.0.3.Final

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