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, not intended for direct client subclassing.
 



Copyright (C) 2003-2004 The Spring Framework Project.