32333435363738
protected ClientContextHolderStub() { } public final Object writeReplace() { String ior = getOrb().object_to_string(this); return new CORBAEJBMemento(ior, this instanceof EJBHome); }