Uses of Package
org.springframework.ejb.support

Packages that use org.springframework.ejb.support
org.springframework.ejb.support Base classes to make implementing EJB 2.x beans simpler and less error-prone, as well as guaranteeing a Spring BeanFactory is available to such EJBs. 
 

Classes in org.springframework.ejb.support used by org.springframework.ejb.support
AbstractEnterpriseBean
          Base class for Spring-based EJB 2.x beans.
AbstractMessageDrivenBean
          Convenient base class for EJB 2.x MDBs.
AbstractSessionBean
          Base class for Spring-based EJB 2.x session beans.
SmartSessionBean
          Interface to be implemented by Session Beans that want to expose important state to cooperating classes.
 



Copyright © 2002-2008 The Spring Framework.