| Package | Description |
|---|---|
| org.rapidoid.cache.impl | |
| org.rapidoid.group | |
| org.rapidoid.job |
| Modifier and Type | Class and Description |
|---|---|
class |
ManageableCache |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupOf<E extends Manageable> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractManageable |
class |
AutoManageable<T extends AutoManageable> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Manageable> |
Groups.find(Class<? extends T> itemType) |
static <T extends Manageable> |
Manageables.find(Class<? extends T> itemType,
String id) |
static <T extends Manageable> |
Groups.find(String kind) |
| Modifier and Type | Method and Description |
|---|---|
static Manageable |
Manageables.find(String itemType,
String id) |
static Manageable |
Manageables.find(String kind,
String id,
String sub) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<Manageable>> |
Manageable.getManageableChildren() |
Map<String,List<Manageable>> |
AbstractManageable.getManageableChildren() |
GroupOf<? extends Manageable> |
Manageable.group() |
GroupOf<? extends Manageable> |
AbstractManageable.group() |
| Modifier and Type | Class and Description |
|---|---|
class |
ManageableExecutor |
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.