Uses of Interface
org.jwall.web.audit.AuditEventFactory

Packages that use AuditEventFactory
org.jwall.web.audit This package encapsulates the AuditEvent-framework that is used to represent, create, manage and handle audit events within a Java environment. 
 

Uses of AuditEventFactory in org.jwall.web.audit
 

Classes in org.jwall.web.audit that implement AuditEventFactory
 class DefaultAuditEventFactory
           This is the default implementation of the event factory.
 

Methods in org.jwall.web.audit that return AuditEventFactory
static AuditEventFactory DefaultAuditEventFactory.getInstance()
          This method will return the shared instance of this factory.
 



Copyright © 2012 jwall.org. All Rights Reserved.