Package net.officefloor.woof.mock
Interface MockWoofServer.WrapCompileAndOpen
- Enclosing class:
- MockWoofServer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Enables wrapping the compile and open.
-
Method Summary
Modifier and TypeMethodDescriptionvoidWraps the compile and open.
-
Method Details
-
wrap
Wraps the compile and open.- Parameters:
wrapped-MockWoofServer.WrapCompileAndOpenContext.- Throws:
Exception- If fails.
-