public class ProfilerRegistry extends Object
Constructor and Description |
---|
ProfilerRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
Profiler |
get(String name) |
static ProfilerRegistry |
getThreadContextInstance() |
void |
put(Profiler profiler) |
void |
put(String name,
Profiler profiler) |
Copyright © 2005–2019 QOS.ch. All rights reserved.