org.ow2.jonas.audit
Interface AuditService

All Superinterfaces:
Service

public interface AuditService
extends Service

Audit service API.

Author:
Florent Benoit

Method Summary
 Filter getWebAuditFilter()
           
 
Methods inherited from interface org.ow2.jonas.service.Service
getName, init, isStarted, setName, start, stop
 

Method Detail

getWebAuditFilter

Filter getWebAuditFilter()
Returns:
an HTTP filter that can be used for the audit system.


Copyright © 2012 OW2 Consortium. All Rights Reserved.