Copyright© 2008-2026 Sitevision AB, all rights reserved.
public interface Monitor
A monitor component that defines monitoring behaviour for a Searcher.
The actual behaviour is specified when it is constructed using the
MonitorBuilder
The component is applied to the Searcher via
SearcherBuilder.setMonitor(Monitor)
when the Searcher is constructed.
An instance of the Sitevision class implementing this interface can be obtained via
MonitorBuilder.build().
See MonitorBuilder for how to obtain an instance of the
MonitorBuilder interface.
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.