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.
 



Copyright (c) 2002-2007 The Spring Framework Project.