@ContextConfiguration(value={"/spring-test/jms-queue.xml","/spring-test/fcrepo-config.xml","/spring-test/eventing.xml"})
@DirtiesContext
public class JmsQueueIT
extends Object
JmsQueueIT class.
| Modifier and Type | Field and Description |
|---|---|
protected javax.jms.Session |
jmsSession |
| Constructor and Description |
|---|
JmsQueueIT() |
| Modifier and Type | Method and Description |
|---|---|
void |
acquireConnection() |
protected javax.jms.Destination |
createDestination() |
void |
onMessage(javax.jms.Message message) |
void |
releaseConnection() |
void |
testFileEvents() |
void |
testInboundReference() |
void |
testIngestion() |
void |
testMetadataEvents() |
void |
testRemoval() |
protected javax.jms.Session jmsSession
public JmsQueueIT()
protected javax.jms.Destination createDestination() throws javax.jms.JMSException
javax.jms.JMSExceptionpublic void testIngestion()
public void testFileEvents() throws org.fcrepo.kernel.api.exception.InvalidChecksumException
org.fcrepo.kernel.api.exception.InvalidChecksumExceptionpublic void testMetadataEvents()
public void testRemoval()
public void testInboundReference()
public void onMessage(javax.jms.Message message)
onMessage in interface javax.jms.MessageListenerpublic void acquireConnection() throws javax.jms.JMSException
javax.jms.JMSExceptionpublic void releaseConnection() throws javax.jms.JMSException
javax.jms.JMSExceptionCopyright © 2013–2018 DuraSpace, Inc.. All rights reserved.