Class StatisticsHandler
java.lang.Object
de.monticore.generating.templateengine.reporting.commons.StatisticsHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static Stringprotected static Stringstatic booleanisValidSHASH(String shash, String content) protected static voidsendRequest(URI url, String data, String type) static voidshutdown()static voidstoreReport(String report, String type)
-
Field Details
-
_reportSendingExecutorService
-
-
Constructor Details
-
StatisticsHandler
public StatisticsHandler()
-
-
Method Details
-
sendRequest
protected static void sendRequest(URI url, String data, String type) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-
isValidSHASH
-
getSString
-
getSHASH
-
storeReport
-
shutdown
public static void shutdown()
-