org.apache.activemq.web
Class HttpAuditLogEntry

java.lang.Object
  extended by org.apache.activemq.broker.util.AuditLogEntry
      extended by org.apache.activemq.web.HttpAuditLogEntry

public class HttpAuditLogEntry
extends AuditLogEntry


Field Summary
 
Fields inherited from class org.apache.activemq.broker.util.AuditLogEntry
operation, parameters, remoteAddr, timestamp, user
 
Constructor Summary
HttpAuditLogEntry()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.apache.activemq.broker.util.AuditLogEntry
getFormattedTime, getOperation, getParameters, getRemoteAddr, getTimestamp, getUser, setOperation, setParameters, setRemoteAddr, setTimestamp, setUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HttpAuditLogEntry

public HttpAuditLogEntry()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2005-2011 FuseSource, Corp.. All Rights Reserved.