public class OutOfProcessIsolatedBuilder extends Object
| Constructor and Description |
|---|
OutOfProcessIsolatedBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Entry point for out of process rule execution.
|
public static void main(String[] args) throws IOException, StepFailedException, InterruptedException
Expected usage: this_binary <build_root> <root_cell> <rule_hash> where build_root
is the shared cell path ancestor and contains the rule_hash serialized data.