ch.qos.logback.classic.net.mock
Class MockQueue
java.lang.Object
ch.qos.logback.classic.net.mock.MockQueue
- All Implemented Interfaces:
- javax.jms.Destination, javax.jms.Queue
public class MockQueue
- extends Object
- implements javax.jms.Queue
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.jms.Queue |
toString |
MockQueue
public MockQueue(String name)
getQueueName
public String getQueueName()
throws javax.jms.JMSException
- Specified by:
getQueueName
in interface javax.jms.Queue
- Throws:
javax.jms.JMSException
Copyright © 2005-2009 QOS.ch. All Rights Reserved.