|
activemq-cpp-3.6.0
|
Creates the user-defined message to be sent by the CmsTemplate.
More...
#include <src/main/activemq/cmsutil/MessageCreator.h>
Public Member Functions | |
| virtual | ~MessageCreator () |
| virtual cms::Message * | createMessage (cms::Session *session)=0 |
| Creates a message from the given session. | |
Creates the user-defined message to be sent by the CmsTemplate.
|
virtual |
|
pure virtual |
Creates a message from the given session.
| session | the CMS Session |
| cms::CMSException | if thrown by CMS API methods |