public interface JMSEventMessageFactory
| Modifier and Type | Method and Description |
|---|---|
javax.jms.Message |
getMessage(javax.jcr.observation.Event jcrEvent,
javax.jms.Session jmsSession)
Produce a JMS message from a JCR event with the
given session
|
javax.jms.Message getMessage(javax.jcr.observation.Event jcrEvent,
javax.jms.Session jmsSession)
throws javax.jcr.RepositoryException,
IOException,
javax.jms.JMSException
jcrEvent - jcrSession - jmsSession - javax.jcr.RepositoryExceptionIOExceptionjavax.jms.JMSExceptionCopyright © 2013 DuraSpace, Inc.. All Rights Reserved.