public class ProfilerRegistry extends Object
ProfilerRegistry()
void
clear()
Profiler
get(String name)
static ProfilerRegistry
getThreadContextInstance()
put(Profiler profiler)
put(String name, Profiler profiler)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProfilerRegistry()
public void put(Profiler profiler)
public void put(String name, Profiler profiler)
public static ProfilerRegistry getThreadContextInstance()
public Profiler get(String name)
public void clear()
Copyright © 2018 JBoss by Red Hat. All rights reserved.