|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CleanerMatcherIF | Matchers answer if the article in the given channel is unwanted. |
CleanerObserverIF | Observers receive notification events from the cleaning engine when engine finds items matching all of the Matchers' rules. |
Class Summary | |
---|---|
Cleaner | Cleaner is an utility class, which is intended to help applications with detection of unwanted (old, corrupted and etc) items. |
CleanerWorkerThread | Worker thread performing cleaning operations over channels. |
CompositeMatcher | Composite matcher follows Composite pattern to combine several matchers and present them as single instance. |
CompositeObserver | Composite observer follows Composite pattern to combine several observers. |
PersistenceObserver | Watches for events about unwanted items and removes them from channel using given manager. |
This package contains classes of Cleaner utility. This utility is intended to help applications with controling their channels and keeping them in clean state.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |