Uses of Class
org.opennms.protocols.nsclient.config.NSClientPeerFactory
-
Packages that use NSClientPeerFactory Package Description org.opennms.protocols.nsclient.config -
-
Uses of NSClientPeerFactory in org.opennms.protocols.nsclient.config
Methods in org.opennms.protocols.nsclient.config that return NSClientPeerFactory Modifier and Type Method Description static NSClientPeerFactory
NSClientPeerFactory. getInstance()
Return the singleton instance of this factory.Methods in org.opennms.protocols.nsclient.config with parameters of type NSClientPeerFactory Modifier and Type Method Description static void
NSClientPeerFactory. setInstance(NSClientPeerFactory singleton)
setInstance
-