static interface RouterSoftware.BuildingPhaseBuilder
TODO: merge with RouterConfiguration#BuildingPhaseBuilder.
| Modifier and Type | Method and Description |
|---|---|
void |
add(Controller controller,
Package pkg,
java.io.File file)
Adds a building phase to passed controller.
|
void add(Controller controller, Package pkg, java.io.File file)
controller - The Controller to use.pkg - The package the file belongs to.file - The file.