| Package | Description |
|---|---|
| net.java.trueupdate.manager.spec.cmd |
Specifies an API for revertible commands with durable side effects.
|
| Modifier and Type | Method and Description |
|---|---|
static Command |
Commands.time(Command cmd,
LogContext ctx)
Decorates the given command with another command which logs the
duration of each command method using the given configuration.
|
Copyright © 2013–2016 Schlichtherle IT Services. All rights reserved.