Class DnsLookup
- java.lang.Object
-
- org.opennms.netmgt.provision.dns.command.DnsLookup
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class DnsLookup extends Object implements org.apache.karaf.shell.api.action.Action
-
-
Field Summary
Fields Modifier and Type Field Description LocationAwareDnsLookupClient
client
-
Constructor Summary
Constructors Constructor Description DnsLookup()
-
-
-
Field Detail
-
client
public LocationAwareDnsLookupClient client
-
-