Uses of Interface
de.uplanet.lucy.server.monitor.log.ILogFilter
Packages that use ILogFilter
Package
Description
Contains helper and convenience classes for Velocity-based web authoring with Intrexx.
-
Uses of ILogFilter in de.uplanet.lucy.server.auxiliaries
Methods in de.uplanet.lucy.server.auxiliaries that return ILogFilterModifier and TypeMethodDescriptionLogAnalyzer.createFilter
(String p_strFilterClass) Create a statistics report filter. -
Uses of ILogFilter in de.uplanet.lucy.server.monitor.log
Methods in de.uplanet.lucy.server.monitor.log with parameters of type ILogFilterModifier and TypeMethodDescriptionvoid
ApplicationReport.prepareResults
(ILogFilter p_filter, IOrder<? super ApplicationReport.ApplicationReportEntry> p_order) Prepare the results collection.void
GlobalReport.prepareResults
(ILogFilter p_filter, IOrder<? super GlobalReport.GlobalReportEntry> p_order) Prepare the results collection.