The Spring Framework

Uses of Package
org.springframework.ejb.support

Packages that use org.springframework.ejb.support
org.springframework.ejb.support Superclasses to make implementing EJBs simpler and less error-prone, as well as guaranteeing a Spring BeanFactory is available to EJBs. 
 

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


The Spring Framework

Copyright © 2002-2007 The Spring Framework.