org.openejb.client.naming
Class RemoteEJBRefAddr

java.lang.Object
  extended byjavax.naming.RefAddr
      extended byorg.openejb.client.naming.RemoteEJBRefAddr
All Implemented Interfaces:
Serializable

public class RemoteEJBRefAddr
extends RefAddr

Version:
$Revision: 446106 $ $Date: 2006-03-15 09:21:07 +0100 (Wed, 15 Mar 2006) $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.naming.RefAddr
addrType
 
Constructor Summary
RemoteEJBRefAddr(org.apache.geronimo.gbean.AbstractNameQuery containerId)
           
 
Method Summary
 Object getContent()
           
 
Methods inherited from class javax.naming.RefAddr
equals, getType, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RemoteEJBRefAddr

public RemoteEJBRefAddr(org.apache.geronimo.gbean.AbstractNameQuery containerId)
Method Detail

getContent

public Object getContent()


Copyright © 1999-2006 OpenEJB. All Rights Reserved.