The Spring Framework

Uses of Class
org.springframework.ejb.support.AbstractMessageDrivenBean

Packages that use AbstractMessageDrivenBean
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. 
 

Uses of AbstractMessageDrivenBean in org.springframework.ejb.support
 

Subclasses of AbstractMessageDrivenBean in org.springframework.ejb.support
 class AbstractJmsMessageDrivenBean
          Convenient superclass for JMS MDBs.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.