org.apache.qpid.server.logging.subjects
Class QueueLogSubject
java.lang.Object
org.apache.qpid.server.logging.subjects.AbstractLogSubject
org.apache.qpid.server.logging.subjects.QueueLogSubject
- All Implemented Interfaces:
- LogSubject
public class QueueLogSubject
- extends AbstractLogSubject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueueLogSubject
public QueueLogSubject(AMQQueue queue)
- Create an QueueLogSubject that Logs in the following format.
Licensed to the Apache Software Foundation