- _dumpAdminServices(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
- _ecbnm(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
Method to change the state of a node from "maintenance" to "normal"
- _endCarbonMaintenance(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
Method to change the state of a node from "maintenance" to "normal"
- _listAdminServices(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
List Admin Services deployed on this server
- _listHiddenServices(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
List Hidden Services deployed on this server
- _listSystemServicesInfo(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
- _rcbn(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
Forcefully restart this Carbon instance
- _rcbng(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
Gracefully restart this Carbon instance.
- _restartCarbon(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
Forcefully restart this Carbon instance
- _restartCarbonGracefully(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
Gracefully restart this Carbon instance.
- _scbn(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
Forcefully shutdown this Carbon instance
- _scbng(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
Gracefully shutdown this Carbon instance
All client connections will be served before shutting down the server
- _scbnm(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
Method to switch a node to maintenance mode.
- _shutdownCarbon(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
Forcefully shutdown this Carbon instance
- _shutdownCarbonGracefully(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
Gracefully shutdown this Carbon instance
All client connections will be served before shutting down the server
- _startCarbonMaintenance(CommandInterpreter) - Method in class org.wso2.carbon.server.admin.internal.ServerAdminCommandProvider
-
Method to switch a node to maintenance mode.