public interface ServerConfigMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRootUri()
Gets the value of the rootUri property.
|
int |
getTimeoutMs()
Gets the value of the timeoutMs property.
|
void |
setRootUri(java.lang.String value)
Sets the value of the rootUri property.
|
void |
setTimeoutMs(java.lang.Integer value)
Sets the value of the timeoutMs property.
|
java.lang.String getRootUri()
void setRootUri(java.lang.String value)
int getTimeoutMs()
void setTimeoutMs(java.lang.Integer value)