public interface DNSServiceEnabled
Modifier and Type | Method and Description |
---|---|
void |
enableDNSService(DNSService service)
Provide component with a DNSService.
|
void enableDNSService(DNSService service)
service
- the dns service. Must not be null
.Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.