org.apache.qpid.server.logging.subjects
Class MessageStoreLogSubject

java.lang.Object
  extended by org.apache.qpid.server.logging.subjects.AbstractLogSubject
      extended by org.apache.qpid.server.logging.subjects.MessageStoreLogSubject
All Implemented Interfaces:
LogSubject

public class MessageStoreLogSubject
extends AbstractLogSubject


Field Summary
 
Fields inherited from class org.apache.qpid.server.logging.subjects.AbstractLogSubject
_logString
 
Constructor Summary
MessageStoreLogSubject(VirtualHost vhost, MessageStore store)
          Create an ExchangeLogSubject that Logs in the following format.
 
Method Summary
 
Methods inherited from class org.apache.qpid.server.logging.subjects.AbstractLogSubject
setLogStringWithFormat, toLogString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageStoreLogSubject

public MessageStoreLogSubject(VirtualHost vhost,
                              MessageStore store)
Create an ExchangeLogSubject that Logs in the following format.



Licensed to the Apache Software Foundation