Package net.officefloor.server.http.test
Interface ExternalServerRunner.StartExternalServer
- Enclosing class:
- ExternalServerRunner
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Logic to run within context.
-
Method Summary
-
Method Details
-
startExternalServer
Starts the external server.- Throws:
Exception- If fails to start the external server.
-