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