public interface ServerConfigurationAccessor
Modifier and Type | Method and Description |
---|---|
ConfigSection |
getConfigSection(String name)
Return the required configuration section
|
String |
getServerName()
Return the server name
|
boolean |
isServerRunning(String proto)
Check if the specified protocol server exists and is running
|
ConfigSection getConfigSection(String name)
name
- StringString getServerName()
boolean isServerRunning(String proto)
proto
- StringCopyright © 2005–2018 Alfresco Software. All rights reserved.