Package | Description |
---|---|
org.wso2.carbon.utils | |
org.wso2.carbon.utils.xml |
Modifier and Type | Method and Description |
---|---|
void |
FileListGenerator.generate(String sourceDirName,
String outputFile) |
static void |
FileListGenerator.main(String[] args) |
void |
Controllable.restart()
Forcefully restart the server
|
void |
Controllable.restartGracefully()
Gracefully restart the server after serving all requests currently being processed
|
void |
Controllable.shutdown()
Forcefully shutdown the server
|
void |
Controllable.shutdownGracefully()
Gracefully shutdown the server after serving all requests currently being processed
|
Modifier and Type | Method and Description |
---|---|
static void |
XmlConfigurationFactory.init(String configKey,
String configFile) |
static void |
XmlConfigurationFactory.init(String configKey,
String configFile,
String serverNamespace) |
Constructor and Description |
---|
XmlConfiguration(String xmlFile) |
XmlConfiguration(String xmlFile,
String serverNamespace) |
Copyright © 2016 WSO2 Inc. All rights reserved.