Package | Description |
---|---|
ratpack.exec |
The execution management.
|
Modifier and Type | Method and Description |
---|---|
static ExecController |
ExecController.require()
Returns the execution controller bound to the current thread, or throws an exception if called on a non Ratpack managed compute thread.
|