|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerException | |
|---|---|
| org.wso2.carbon.utils | |
| org.wso2.carbon.utils.xml | |
| Uses of ServerException in org.wso2.carbon.utils |
|---|
| Methods in org.wso2.carbon.utils that throw ServerException | |
|---|---|
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 |
| Uses of ServerException in org.wso2.carbon.utils.xml |
|---|
| Methods in org.wso2.carbon.utils.xml that throw ServerException | |
|---|---|
static void |
XmlConfigurationFactory.init(String configKey,
String configFile)
|
static void |
XmlConfigurationFactory.init(String configKey,
String configFile,
String serverNamespace)
|
| Constructors in org.wso2.carbon.utils.xml that throw ServerException | |
|---|---|
XmlConfiguration(String xmlFile)
|
|
XmlConfiguration(String xmlFile,
String serverNamespace)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||