Package org.teamapps.application.server
Class DevServer
java.lang.Object
org.teamapps.application.server.DevServer
public class DevServer
extends java.lang.Object
-
Constructor Summary
Constructors Modifier Constructor Description protectedDevServer(ApplicationPerspectiveBuilder applicationBuilder) -
Method Summary
Modifier and Type Method Description static DevServercreate(ApplicationPerspectiveBuilder applicationBuilder)voidstart()DevServerwithDbPath(java.io.File path)DevServerwithOrgUnits(java.util.List<OrgUnit> orgUnits)DevServerwithPort(int port)
-
Constructor Details
-
Method Details
-
create
-
withDbPath
-
withPort
-
withOrgUnits
-
start
public void start()
-