public interface JMSEventMessageFactory
| Modifier and Type | Method and Description |
|---|---|
javax.jms.Message |
getMessage(org.fcrepo.kernel.api.observer.FedoraEvent jcrEvent,
javax.jms.Session jmsSession)
Produce a JMS message from a JCR event with the
given session
|
javax.jms.Message getMessage(org.fcrepo.kernel.api.observer.FedoraEvent jcrEvent, javax.jms.Session jmsSession) throws javax.jms.JMSException
jcrEvent - the jcr eventjmsSession - the jms sessionjavax.jms.JMSException - if JMS exception occurredCopyright © 2013–2023 DuraSpace, Inc.. All rights reserved.