Package | Description |
---|---|
org.slf4j.profiler |
Poor man's profiler API
|
Modifier and Type | Method and Description |
---|---|
Profiler |
ProfilerRegistry.get(String name) |
Profiler |
Profiler.startNested(String name) |
Modifier and Type | Method and Description |
---|---|
void |
ProfilerRegistry.put(Profiler profiler) |
void |
ProfilerRegistry.put(String name,
Profiler profiler) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.