Package org.fcrepo.jms
Class JMSQueuePublisherTest
java.lang.Object
org.fcrepo.jms.JMSQueuePublisherTest
JMSQueuePublisherTest class.
- Author:
- acoburn
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.fcrepo.jms.AbstractJMSPublishervoidsetUp()voidvoidvoid
-
Constructor Details
-
JMSQueuePublisherTest
public JMSQueuePublisherTest()
-
-
Method Details
-
getPublisher
-
setUp
public void setUp() -
testAcquireConnections
public void testAcquireConnections() throws javax.jms.JMSException- Throws:
javax.jms.JMSException
-
testPublishJCREvent
public void testPublishJCREvent() throws javax.jms.JMSException- Throws:
javax.jms.JMSException
-
testReleaseConnections
public void testReleaseConnections() throws javax.jms.JMSException- Throws:
javax.jms.JMSException
-