org.pcsoft.framework.jremote.ext.config.api.RemoteConfigurationClientXmlConfiguration, ServerXmlConfigurationpublic abstract class RemoteXmlConfiguration<T extends RemoteConfigurationType>
extends java.lang.Object
implements org.pcsoft.framework.jremote.ext.config.api.RemoteConfiguration
| Constructor | Description |
|---|---|
RemoteXmlConfiguration() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getHost() |
|
int |
getPort() |
|
protected void |
load(T type) |
|
void |
validate() |
public java.lang.String getHost()
getHost in interface org.pcsoft.framework.jremote.ext.config.api.RemoteConfigurationpublic int getPort()
getPort in interface org.pcsoft.framework.jremote.ext.config.api.RemoteConfigurationpublic void validate()
throws org.pcsoft.framework.jremote.ext.config.api.exception.JRemoteConfigurationException
validate in interface org.pcsoft.framework.jremote.ext.config.api.RemoteConfigurationorg.pcsoft.framework.jremote.ext.config.api.exception.JRemoteConfigurationExceptionprotected void load(T type) throws org.pcsoft.framework.jremote.ext.config.api.exception.JRemoteConfigurationException
org.pcsoft.framework.jremote.ext.config.api.exception.JRemoteConfigurationExceptionCopyright © 2018. All rights reserved.