org.openejb.client.naming
Class RemoteEJBObjectFactory
java.lang.Object
org.openejb.client.naming.RemoteEJBObjectFactory
- All Implemented Interfaces:
- ObjectFactory
- public class RemoteEJBObjectFactory
- extends Object
- implements ObjectFactory
- Version:
- $Revision: 446152 $ $Date: 2006-04-14 10:32:20 +0200 (Fri, 14 Apr 2006) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteEJBObjectFactory
public RemoteEJBObjectFactory()
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable environment)
throws Exception
- Specified by:
getObjectInstance
in interface ObjectFactory
- Throws:
Exception
Copyright © 1999-2006 OpenEJB. All Rights Reserved.