Package org.wso2.ei.dashboard.bootstrap
Class DashboardServer
- java.lang.Object
-
- org.wso2.ei.dashboard.bootstrap.DashboardServer
-
public class DashboardServer extends Object
This class starting up the jetty server on the port as defined in deployment.toml file. React application serve in root context and all the war files serve in "/api" context.
-
-
Constructor Summary
Constructors Constructor Description DashboardServer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstartServerWithConfigs()
-