org.jwall.log
Interface LogMessageView

All Superinterfaces:
EventView<LogMessage>

public interface LogMessageView
extends EventView<LogMessage>

This interface defines a view for a set of log events (log messages). It allows for filtering and counting log events based on filter expressions.

Author:
Christian Bockermann <chris@jwall.org>

Method Summary
 
Methods inherited from interface org.jwall.audit.EventView
count, count, delete, delete, get, getCompletions, getIndexedVariables, getSupportedOperators, getVariables, list, tag, untag
 



Copyright © 2012 jwall.org. All Rights Reserved.