The Spring Framework

Uses of Class
org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory

Packages that use StandardJmsActivationSpecFactory
org.springframework.jms.listener.endpoint This package provides JCA-based endpoint management for JMS message listeners. 
 

Uses of StandardJmsActivationSpecFactory in org.springframework.jms.listener.endpoint
 

Subclasses of StandardJmsActivationSpecFactory in org.springframework.jms.listener.endpoint
 class DefaultJmsActivationSpecFactory
          Default implementation of the JmsActivationSpecFactory interface.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.