public interface DNSServiceMBean
| Modifier and Type | Method and Description | 
|---|---|
| void | clearCache()Clear the cache of the service | 
| int | getCurrentCacheSize()Return the current size of the cache | 
| String[] | getDNSServers()Return the configured DNSServers | 
| int | getMaximumCacheSize()Return the maximum cache size | 
String[] getDNSServers()
int getMaximumCacheSize()
int getCurrentCacheSize()
void clearCache()
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.