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.
 



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