public abstract class Runtime
extends Object
| Constructor and Description |
|---|
Runtime() |
| Modifier and Type | Method and Description |
|---|---|
static NoSql |
noSql() |
static void |
notifyOwner(String message,
Object data) |
static void |
notifyUser(String message) |
static Sql |
sql() |