Package org.opennms.protocols.wmi
-
Interface Summary Interface Description IWmiClient IWmiClient interface. -
Class Summary Class Description CheckWmi This is an example command-line tool to perform checks against WMI services usingWmiClient
TestingNewStructure Created by IntelliJ IDEA.WmiClient This is a low-level WMI client harnessing DCOM to communicate with remote agents.WmiManager This provides an easy abtraction of the WmiClient functionality.WmiParams This class contains the parameters used to perform and validate checks against WMI agents.WmiResult This object implements the results received by theWmiManager
system. -
Enum Summary Enum Description WmiMgrOperation WmiMgrOperation class. -
Exception Summary Exception Description WmiException This object implements the internal exceptions used by theWmiManager
system.