public final class NameServerConfiguration extends ConfigurationModuleBuilder
| Modifier and Type | Field and Description | 
|---|---|
static ConfigurationModule | 
CONF  | 
static OptionalParameter<String> | 
NAME_SERVER_HOSTNAME
DNS hostname running the name service 
 | 
static OptionalParameter<IdentifierFactory> | 
NAME_SERVER_IDENTIFIER_FACTORY
Identifier factory for the name service 
 | 
static OptionalParameter<Integer> | 
NAME_SERVICE_PORT
The port used by name server 
 | 
| Constructor and Description | 
|---|
NameServerConfiguration()  | 
bind, bindConstructor, bindConstructor, bindImplementation, bindImplementation, bindImplementation, bindList, bindList, bindList, bindNamedParameter, bindNamedParameter, bindNamedParameter, bindNamedParameter, bindSetEntry, bindSetEntry, bindSetEntry, bindSetEntry, build, mergepublic static final OptionalParameter<Integer> NAME_SERVICE_PORT
public static final OptionalParameter<String> NAME_SERVER_HOSTNAME
public static final OptionalParameter<IdentifierFactory> NAME_SERVER_IDENTIFIER_FACTORY
public static final ConfigurationModule CONF
public NameServerConfiguration()
Copyright © 2015 The Apache Software Foundation. All rights reserved.