public class ResolverConfig
extends java.lang.Object
Constructor and Description |
---|
ResolverConfig() |
Modifier and Type | Method and Description |
---|---|
static ResolverConfig |
getCurrentConfig()
Gets the current configuration
|
static void |
refresh()
Gets the current configuration
|
Name[] |
searchPath()
Returns all entries in the located search path
|
java.lang.String |
server()
Returns the first located server
|
java.lang.String[] |
servers()
Returns all located servers
|
public java.lang.String[] servers()
public java.lang.String server()
public Name[] searchPath()
public static ResolverConfig getCurrentConfig()
public static void refresh()