Class Summary |
ActiondConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS Actiond from the actiond-configuration xml file. |
CapsdConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS Capsd service from the capsd-configuration xml file. |
CapsdConfigFactory.LightWeightIfEntry |
LightWeightIfEntry is designed to hold specific information
about an IP interface in the database such as its IP address,
its parent node id, and its managed status and represents
a lighter weight version of the DbIpInterfaceEntry class. |
CapsdConfigFactory.ProtocolInfo |
This class is used to encapsulate the basic protocol
information read from the config file. |
CategoryFactory |
This is the singleton class used to load the configuration
from the categories.xml. |
CollectdConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS Collection Daemon from the collectd-configuration xml file. |
DatabaseConnectionFactory |
This is the singleton class used to load the OpenNMS database
configuration from the opennms-database.xml. |
DatabaseConnectionFactory.CachedConnection |
This class is used to represent a cached database connection
within this factory. |
DatabaseSchemaConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS database schemafor the filters from the database-schema xml file. |
DataCollectionConfigFactory |
This class is the main respository for SNMP data collection
configuration information used by the SNMP service monitor. |
DestinationPathFactory |
|
DhcpdConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS DHCP client deamon from the dhcpd-configuration xml file. |
DiscoveryConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS Discovery service from the discovery-configuration xml file. |
EventconfFactory |
|
EventdConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS Eventd from the eventd-configuration xml file. |
EventsArchiverConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS Events Archiver from the events-archiver-configuration xml file. |
GroupFactory |
|
KSC_PerformanceReportFactory |
|
NotifdConfigFactory |
|
NotificationCommandFactory |
|
NotificationFactory |
|
OpennmsServerConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS OutageManager from the outage-configuration xml file. |
OutageManagerConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS OutageManager from the outage-configuration xml file. |
PollerConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS Poller service from the poller-configuration xml file. |
PollOutagesConfigFactory |
This is the singleton class used to load the configuration for
the poller outages from the poll-outages xml file. |
RTCConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS RTC from the rtc-configuration xml file. |
ScriptdConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS Scriptd from the scriptd-configuration xml file. |
ServiceConfigFactory |
This factory class is designed to be the main interface between the service
configuration information and the users of the information. |
SnmpPeerFactory |
This class is the main respository for SNMP configuration information
used by the capabilities daemon. |
ThreshdConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS Thresholding Daemon from the threshd-configuration xml file. |
ThresholdingConfigFactory |
This class is the main respository for thresholding
configuration information used by the thresholding daemon.. |
TrapdConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS Trapd from the trapd-configuration.xml. |
UserFactory |
|
ViewFactory |
|
ViewsDisplayFactory |
|
VulnscandConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS Vulnscand service from the vulnscand-configuration xml file. |
XmlrpcdConfigFactory |
This is the singleton class used to load the configuration for
the OpenNMS xmlrpcd service from the xmlrpcd-configuration xml file. |