Package org.springframework.jms.support.destination
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
DestinationResolver Strategy interface for managing JMS destinations.
Classes
DynamicDestinationResolver Simple implementation of the DestinationResolver interface, resolving destination names as dynamic destinations.
JmsDestinationAccessor Base class for JmsTemplate and other JMS-accessing gateway helpers, adding destination-related properties to JmsAccessor's common properties.
JndiDestinationResolver Implementation of the DestinationResolver interface which interprets destination names as JNDI locations, falling back to dynamic destinations else.
Exceptions
DestinationResolutionException Thrown by DestinationResolver when it cannot resolve a destination name.
Support classes for Spring's JMS framework.