com.sun.ejb.containers
Class RemoteBusinessObjectFactory
java.lang.Object
com.sun.ejb.containers.RemoteBusinessObjectFactory
- All Implemented Interfaces:
- ObjectFactory
public class RemoteBusinessObjectFactory
- extends Object
- implements ObjectFactory
An object factory to handle Remote EJB 30 business interface
reference access.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteBusinessObjectFactory
public RemoteBusinessObjectFactory()
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable env)
throws Exception
- Specified by:
getObjectInstance in interface ObjectFactory
- Throws:
Exception
Copyright © 2012 GlassFish Community. All Rights Reserved.