corrected javadoc

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@374064 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Davies 2006-02-01 13:37:28 +00:00
parent e439b35bf2
commit e62711760b
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@ import javax.jms.Message;
public class SimpleJmsMessageConvertor implements JmsMesageConvertor {
/**
* Convert a foreign JMS Message to a native ActiveMQ Message
* Convert a foreign JMS Message to a native ActiveMQ Message - Inbound
* or visa-versa outbound
* @param message
* @return the converted message
* @throws JMSException