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
          Superclass for all EJBs.
AbstractMessageDrivenBean
          Convenient superclass for MDBs.
AbstractSessionBean
          Superclass for all session beans.
SmartSessionBean
          Interface to be implemented by Session Beans that want to expose important state to cooperating classes.
 


The Spring Framework

Copyright © 2002-2006 The Spring Framework.