Class MibCompilerApplicationFactory

    • Constructor Detail

      • MibCompilerApplicationFactory

        public MibCompilerApplicationFactory()
    • Method Detail

      • setEventConfDao

        public void setEventConfDao​(EventConfDao eventConfDao)
        Sets the OpenNMS Event configuration DAO.
        Parameters:
        eventConfDao - the new OpenNMS Event configuration DAO
      • setMibParser

        public void setMibParser​(MibParser mibParser)
        Sets the MIB Parser.
        Parameters:
        mibParser - the new MIB Parser
      • setEventProxy

        public void setEventProxy​(EventProxy eventProxy)
        Sets the OpenNMS Event Proxy.
        Parameters:
        eventProxy - the new OpenNMS Event Proxy
      • setDataCollectionDao

        public void setDataCollectionDao​(DataCollectionConfigDao dataCollectionDao)
        Sets the OpenNMS Data Collection Configuration DAO.
        Parameters:
        dataCollectionDao - the new OpenNMS Data Collection Configuration DAO
      • setTimeformatService

        public void setTimeformatService​(TimeformatService timeformatService)