org.openejb.core.ivm.naming
Class JndiEncArtifact

java.lang.Object
  extended by org.openejb.core.ivm.naming.JndiEncArtifact
All Implemented Interfaces:
Serializable

public class JndiEncArtifact
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
JndiEncArtifact(IvmContext context)
           
 
Method Summary
 Object readResolve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JndiEncArtifact

public JndiEncArtifact(IvmContext context)
Method Detail

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException


Copyright © 1999-2012 OpenEJB. All Rights Reserved.