Class ServiceRunner
java.lang.Object
core.support.annotation.template.service.ServiceRunner
public class ServiceRunner extends Object
-
Field Summary
Fields Modifier and Type Field Description static JavaFileObjectCSV_File_Objectstatic StringSERVICE_ROOTstatic StringSERVICE_RUNNER_CLASS -
Constructor Summary
Constructors Constructor Description ServiceRunner() -
Method Summary
Modifier and Type Method Description static voidwriteServiceClass(Map<String,List<String>> serviceMap)
-
Field Details
-
CSV_File_Object
-
SERVICE_ROOT
-
SERVICE_RUNNER_CLASS
-
-
Constructor Details
-
ServiceRunner
public ServiceRunner()
-
-
Method Details
-
writeServiceClass
-