Uses of Class
org.jcoderz.commons.AuditLogEvent

Packages that use AuditLogEvent
org.jcoderz.commons   
 

Uses of AuditLogEvent in org.jcoderz.commons
 

Methods in org.jcoderz.commons that return AuditLogEvent
static AuditLogEvent TstLogMessage.TestAuditMessage.create(AuditPrincipal auditPrincipal)
          Creates the audit log event "This is a test audit event and should not be used in a production environment."
static AuditLogEvent TstLogMessage.TestAuditMessage.create(AuditPrincipal auditPrincipal, Throwable cause)
          Creates the audit log event "This is a test audit event and should not be used in a production environment."
 



Copyright 2007 The jCoderZ Project.