org.openejb.proxy
Class ProxyObjectFactory
java.lang.Object
org.openejb.proxy.ProxyObjectFactory
- All Implemented Interfaces:
- ObjectFactory
- public class ProxyObjectFactory
- extends Object
- implements ObjectFactory
- Version:
- $Revision: 1.1 $ $Date: 2004/04/13 20:18:49 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyObjectFactory
public ProxyObjectFactory()
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable environment)
throws Exception
- Specified by:
getObjectInstance
in interface ObjectFactory
- Throws:
Exception
Copyright © 1999-2005 OpenEJB. All Rights Reserved.