|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.capsd.plugins.LoopPlugin
public class LoopPlugin
LoopPlugin class.
| Constructor Summary | |
|---|---|
LoopPlugin()
|
|
| Method Summary | |
|---|---|
String |
getProtocolName()
getProtocolName |
boolean |
isProtocolSupported(InetAddress address)
Returns true if the protocol defined by this plugin is supported. |
boolean |
isProtocolSupported(InetAddress address,
Map<String,Object> qualifiers)
Returns true if the protocol defined by this plugin is supported. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoopPlugin()
| Method Detail |
|---|
public String getProtocolName()
getProtocolName
getProtocolName in interface PluginString object.public boolean isProtocolSupported(InetAddress address)
isProtocolSupported in interface Pluginaddress - The address to check for support.
public boolean isProtocolSupported(InetAddress address,
Map<String,Object> qualifiers)
isProtocolSupported in interface Pluginaddress - The address to check for support.qualifiers - The map where qualification are set by the plugin.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||