net.sourceforge.pebble.audit
Class AuditTrail

java.lang.Object
  extended by net.sourceforge.pebble.audit.AuditTrail

public class AuditTrail
extends java.lang.Object

Used to log auditable events (e.g. publication, deletion of blog entries, etc)

Author:
Simon Brown

Constructor Summary
AuditTrail()
           
 
Method Summary
static void log(java.lang.String event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuditTrail

public AuditTrail()
Method Detail

log

public static void log(java.lang.String event)


Copyright © 2003-2006, Simon Brown. All Rights Reserved.