| Package | Description |
|---|---|
| org.rapidoid.ctx | |
| org.rapidoid.job | |
| org.rapidoid.util |
| Modifier and Type | Method and Description |
|---|---|
static Ctx |
Ctxs.get() |
static Ctx |
Ctxs.open(String tag) |
static Ctx |
Ctxs.open(WithContext context) |
static Ctx |
Ctxs.required() |
Ctx |
Ctx.span() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Ctxs.attach(Ctx ctx) |
static void |
Ctxs.closePersister(Ctx ctx,
Object persister) |
void |
PersisterProvider.closePersister(Ctx ctx,
Object persister) |
static Object |
Ctxs.createPersister(Ctx ctx) |
<P> P |
PersisterProvider.openPersister(Ctx ctx) |
| Constructor and Description |
|---|
ContextPreservingJobWrapper(Runnable job,
Ctx ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimplePersisterProvider.closePersister(Ctx ctx,
Object persister) |
<P> P |
SimplePersisterProvider.openPersister(Ctx ctx) |
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.