|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.proxy.objectfactory.ProxyObjectFactory
org.jboss.ejb3.proxy.objectfactory.Ejb3RegistrarProxyObjectFactory
org.jboss.ejb3.proxy.objectfactory.session.SessionProxyObjectFactory
org.jboss.ejb3.proxy.objectfactory.session.stateful.StatefulSessionProxyObjectFactory
public class StatefulSessionProxyObjectFactory
StatefulSessionProxyObjectFactory A JNDI ObjectFactory responsible for returning the appropriate SFSB Proxy upon lookup
| Constructor Summary | |
|---|---|
StatefulSessionProxyObjectFactory()
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
getProxy(ProxyFactory proxyFactory,
javax.naming.Name name,
java.util.Map<java.lang.String,java.util.List<java.lang.String>> referenceAddresses)
SFSB Object Factories must always create a new SFSB Proxy |
| Methods inherited from class org.jboss.ejb3.proxy.objectfactory.session.SessionProxyObjectFactory |
|---|
createProxy, getProxyFactoryClass, hasBusiness, hasHome, hasLocalBusiness, hasRemoteBusiness |
| Methods inherited from class org.jboss.ejb3.proxy.objectfactory.ProxyObjectFactory |
|---|
createProxyFactoryProxy, getObjectInstance, getSingleReferenceAddressValue, getSingleRequiredReferenceAddressValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.naming.spi.ObjectFactory |
|---|
getObjectInstance |
| Constructor Detail |
|---|
public StatefulSessionProxyObjectFactory()
| Method Detail |
|---|
protected java.lang.Object getProxy(ProxyFactory proxyFactory,
javax.naming.Name name,
java.util.Map<java.lang.String,java.util.List<java.lang.String>> referenceAddresses)
getProxy in class ProxyObjectFactoryproxyFactory - The ProxyFactory to usename - The JNDI name looked upreferenceAddresses -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||