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
AbstractMessageDrivenBean
          Convenient superclass for MDBs.
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.