org.apache.activemq.broker.util
Class JMXAuditLogEntry

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

public class JMXAuditLogEntry
extends AuditLogEntry


Field Summary
 
Fields inherited from class org.apache.activemq.broker.util.AuditLogEntry
operation, parameters, remoteAddr, timestamp, user
 
Constructor Summary
JMXAuditLogEntry()
           
 
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

JMXAuditLogEntry

public JMXAuditLogEntry()
Method Detail

toString

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


Copyright © 2005-2015. All Rights Reserved.