org.jboss.ejb.plugins.local.BaseLocalProxyFactory The LocalProxyFactory implementation that handles local ejb interface proxies. @author <a HREF="mailto:docodan@mvcsoft.com">Daniel OConnor</a> @author <a HREF="mailto:scott.stark@jboss.org">Scott Stark</a> @author <a HREF="mailto:dain@daingroup.com">Dain Sundstrom< ...
org.jboss.ejb.plugins.cmp.jdbc.bridge.RelationSet This is the relationship set. An instance of this class is returned when collection valued cmr field is accessed. See the EJB 2.0 specification for a more detailed description or the responsibilities of this class. @author <a HREF="mailto:dain@daingroup.com">Dain Sundstrom</a> @versi ...
org.springframework.ejb.access.LocalSlsbInvokerInterceptor <p>Invoker for a local Stateless Session Bean. Caches the home object. A local EJB home can never go stale. <p>See {@link org.springframework.jndi.JndiObjectLocator} for info on how to specify the JNDI location of the target EJB. <p>In a bean container, this class is normally b ...
org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge JDBCCMRFieldBridge a bean relationship. This class only supports relationships between entities managed by a JDBCStoreManager in the same application. <p/> Life-cycle: Tied to the EntityBridge. <p/> Multiplicity: One for each role that entity has. @author <a HREF="mailto:dain@daing ...
org.jboss.ejb.StatefulSessionEnterpriseContext The enterprise context for stateful session beans. @author <a HREF="mailto:rickard.oberg@telkel.com">Rickard �berg</a> @author <a HREF="mailto:docodan@mvcsoft.com">Daniel OConnor</a> @version $Revision: 1.31.6.1 $