Package org.codehaus.activemq.bean

A collection of lightweight reusable POJOs for bridging and transforming JMS messages

See:
          Description

Class Summary
BridgeBean A simple Bridge POJO which will copy messages from one destination to another optionally performing some kind of transformation.
EchoBean A simple bean which just logs inbound messsages.
JmsHelper A helper base class POJO which can be used by any POJO deployed in the JMS container.
Requestor A helper class for performing remote method invocations over JMS.
TransformerBean Performs a transformation on an XML message and then sends the result to the given destination using any TrAX based Transformer instance
 

Package org.codehaus.activemq.bean Description

A collection of lightweight reusable POJOs for bridging and transforming JMS messages



Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.