org.openejb.proxy
Class ProxyMemento
java.lang.Object
org.openejb.proxy.ProxyMemento
- All Implemented Interfaces:
- Serializable
- public class ProxyMemento
- extends Object
- implements Serializable
- Version:
- $Revision: 445713 $ $Date: 2005-09-18 00:18:19 +0200 (Sun, 18 Sep 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createEjbObject
public static ProxyMemento createEjbObject(ProxyInfo proxyInfo)
createEjbHome
public static ProxyMemento createEjbHome(ProxyInfo proxyInfo)
createHandle
public static ProxyMemento createHandle(ProxyInfo proxyInfo)
createHomeHanldle
public static ProxyMemento createHomeHanldle(ProxyInfo proxyInfo)
createEjbMetaData
public static ProxyMemento createEjbMetaData(ProxyInfo proxyInfo)
Copyright © 1999-2006 OpenEJB. All Rights Reserved.