Dashboard Builder Commons 6.0.0.Beta1

Uses of Class
org.jboss.dashboard.profiler.ThreadProfileFilter

Packages that use ThreadProfileFilter
org.jboss.dashboard.profiler   
 

Uses of ThreadProfileFilter in org.jboss.dashboard.profiler
 

Fields in org.jboss.dashboard.profiler declared as ThreadProfileFilter
protected  ThreadProfileFilter Profiler.completedThreadsFilter
          Filter that a completed thread must satisfy in order to be added to the registry.
 

Methods in org.jboss.dashboard.profiler that return ThreadProfileFilter
 ThreadProfileFilter Profiler.getCompletedThreadsFilter()
           
 

Methods in org.jboss.dashboard.profiler with parameters of type ThreadProfileFilter
 void Profiler.setCompletedThreadsFilter(ThreadProfileFilter completedThreadsFilter)
           
 


Dashboard Builder Commons 6.0.0.Beta1

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.