public class Win32ServicePlugin extends SnmpPlugin
Win32ServicePlugin class.
| Constructor and Description |
|---|
Win32ServicePlugin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isProtocolSupported(InetAddress address,
Map<String,Object> qualifiers)
Returns true if the protocol defined by this plugin is supported.
|
getProtocolName, isProtocolSupportedpublic boolean isProtocolSupported(InetAddress address, Map<String,Object> qualifiers)
isProtocolSupported in interface PluginisProtocolSupported in class SnmpPluginaddress - The address to check for support.qualifiers - The map where qualification are set by the plugin.Copyright © 2015. All rights reserved.