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 © 2019 JBoss by Red Hat. All rights reserved.