Class Detect
- java.lang.Object
-
- org.opennms.netmgt.provision.detector.command.Detect
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class Detect extends Object implements org.apache.karaf.shell.api.action.Action
-
-
Field Summary
Fields Modifier and Type Field Description LocationAwareDetectorClient
locationAwareDetectorClient
-
Constructor Summary
Constructors Constructor Description Detect()
-
-
-
Field Detail
-
locationAwareDetectorClient
public LocationAwareDetectorClient locationAwareDetectorClient
-
-
Method Detail
-
execute
public Object execute() throws UnknownHostException
- Specified by:
execute
in interfaceorg.apache.karaf.shell.api.action.Action
- Throws:
UnknownHostException
-
-