org.jboss.ejb3.nointerface.impl.objectfactory
Class StatefulNoInterfaceViewObjectFactory
java.lang.Object
org.jboss.ejb3.nointerface.impl.objectfactory.StatefulNoInterfaceViewObjectFactory
- All Implemented Interfaces:
- ObjectFactory
public class StatefulNoInterfaceViewObjectFactory
- extends Object
- implements ObjectFactory
StatefulNoInterfaceViewObjectFactory
- Version:
- $Revision: $
- Author:
- Jaikiran Pai
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatefulNoInterfaceViewObjectFactory
public StatefulNoInterfaceViewObjectFactory()
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable<?,?> environment)
throws Exception
- Specified by:
getObjectInstance in interface ObjectFactory
- Throws:
Exception- See Also:
ObjectFactory.getObjectInstance(Object, Name, Context, Hashtable)
getProxyFactoryJNDINameFromReference
protected String getProxyFactoryJNDINameFromReference(Reference ref)
- Returns the jndi-name at which the
StatefulNoInterfaceViewFacade can be found
- Parameters:
ref -
- Returns:
Copyright © 2010. All Rights Reserved.