| Package | Description |
|---|---|
| org.rapidoid.config | |
| org.rapidoid.lambda | |
| org.rapidoid.process | |
| org.rapidoid.scan | |
| org.rapidoid.util |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigImpl.addChangeListener(Operation<ConfigChanges> configChangeListener) |
void |
Config.addChangeListener(Operation<ConfigChanges> configChangeListener) |
void |
ConfigImpl.removeChangeListener(Operation<ConfigChanges> configChangeListener) |
void |
Config.removeChangeListener(Operation<ConfigChanges> configChangeListener) |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
Lmbd.call(Operation<T> operation,
T arg) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessHandle.receive(Operation<String> outputProcessor,
Operation<String> errorProcessor) |
void |
ProcessHandle.receive(Operation<String> outputProcessor,
Operation<String> errorProcessor) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScanParams.forEach(Operation<Class<?>> classOperation) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Msc.watchForChanges(String path,
Operation<String> changeListener) |
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.