Class InstrumentationThread
java.lang.Object
edu.internet2.middleware.grouper.instrumentation.InstrumentationThread
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
stop threadstatic void
startThread
(GrouperEngineIdentifier grouperEngineIdentifier, Set<String> customTypes) start thread
-
Constructor Details
-
InstrumentationThread
public InstrumentationThread()
-
-
Method Details
-
startThread
public static void startThread(GrouperEngineIdentifier grouperEngineIdentifier, Set<String> customTypes) start thread- Parameters:
grouperEngineIdentifier
-customTypes
-
-
shutdownThread
public static void shutdownThread()stop thread -
addCount
- Parameters:
type
-
-