Package org.apache.activemq.web
Class HttpAuditLogEntry
- java.lang.Object
-
- org.apache.activemq.broker.util.AuditLogEntry
-
- 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
Constructors Constructor Description HttpAuditLogEntry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
toString()
-
Methods inherited from class org.apache.activemq.broker.util.AuditLogEntry
getFormattedTime, getOperation, getParameters, getRemoteAddr, getTimestamp, getUser, sanitizeArguments, setOperation, setParameters, setRemoteAddr, setTimestamp, setUser
-
-