public class StandaloneJoddJoy
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected jodd.jtx.JtxTransactionManager |
jtxManager |
| Constructor and Description |
|---|
StandaloneJoddJoy() |
| Modifier and Type | Method and Description |
|---|---|
void |
runJoy(java.util.function.Consumer<JoddJoyRuntime> consumer)
Runs JOY in standalone mode, with only backend.
|
public void runJoy(java.util.function.Consumer<JoddJoyRuntime> consumer)
Copyright © 2003-present Jodd Team