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, isProtocolSupported
public boolean isProtocolSupported(InetAddress address, Map<String,Object> qualifiers)
isProtocolSupported
in interface Plugin
isProtocolSupported
in class SnmpPlugin
address
- The address to check for support.qualifiers
- The map where qualification are set by the plugin.Copyright © 2015. All rights reserved.