All Implemented Interfaces:
ContainerPlugin, GenericEntityObjectFactory
All Known Implementing Classes:
JBossMessageEndpointFactory, ProxyFactory, ProxyFactoryHA, IORFactory, JBossJMSMessageEndpointFactory, JMSContainerInvoker
It is responsible for providing any EJBObject and EJBHome implementations (which may be statically or dynamically created).
Before forwarding a call to the container it must call Thread.setContextClassLoader() with the classloader of the container. It must also handle any propagated transaction and security contexts properly. It may acquire the TransactionManager from JNDI.
< - a href="mailto:rickard.oberg@telkel.com">Rickard Oberg< - a href="mailto:marc.fleury@telkel.com">Marc Fleury$ - Revision: 66439 $
20011219 marc fleury:
| Method from org.jboss.ejb.EJBProxyFactory Summary: |
|---|
| getEJBHome, getEJBMetaData, getEntityCollection, getEntityEJBObject, getStatefulSessionEJBObject, getStatelessSessionEJBObject, isIdentical, setInvokerBinding, setInvokerMetaData |
| Method from org.jboss.ejb.EJBProxyFactory Detail: |
|---|
|
|
|
|
|
|
|
|
|