Class EventTranslatorConfigFactory

  • All Implemented Interfaces:
    EventTranslatorConfig

    public final class EventTranslatorConfigFactory
    extends Object
    implements EventTranslatorConfig
    This is the singleton class used to load the configuration from the passive-status-configuration.xml. This provides convenience methods to get the configured categories and their information, add/delete categories from category groups. Note: Users of this class should make sure the init() is called before calling any other method to ensure the config is loaded before accessing other convenience methods.
    Author:
    David Hustace , OpenNMS