|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface Perf4jProvider
| Method Summary | |
|---|---|
R
|
withStopwatch(Closure closure)
|
R
|
withStopwatch(Callable callable)
|
R
|
withStopwatch(Map params, Closure closure)
|
R
|
withStopwatch(Map params, Callable callable)
|
| Method Detail |
|---|
public R withStopwatch(Closure closure)
public R withStopwatch(Callable callable)
public R withStopwatch(Map params, Closure closure)
public R withStopwatch(Map params, Callable callable)
Groovy Documentation