edu.internet2.middleware.grouper.instrumentation
Class InstrumentationThread

java.lang.Object
  extended by edu.internet2.middleware.grouper.instrumentation.InstrumentationThread

public class InstrumentationThread
extends Object

Author:
shilen

Constructor Summary
InstrumentationThread()
           
 
Method Summary
static void addCount(String type)
           
static void shutdownThread()
          stop thread
static void startThread(GrouperEngineIdentifier grouperEngineIdentifier, Set<String> customTypes)
          start thread
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstrumentationThread

public InstrumentationThread()
Method Detail

startThread

public static void startThread(GrouperEngineIdentifier grouperEngineIdentifier,
                               Set<String> customTypes)
start thread

Parameters:
grouperEngineIdentifier -
customTypes -

shutdownThread

public static void shutdownThread()
stop thread


addCount

public static void addCount(String type)
Parameters:
type -