An implementation of the
NotificationFilter interface.
It filters on the notification type. It Maintains a list of enabled
notification types. By default no notifications are enabled.
The enabled types are prefixes. That is a notification is enabled if
it starts with an enabled string.
author: Adrian Brock. author: Dimitris Andreadis. version: $Revision: 57200 $ |