Package com.eka.middleware.server
Class ServiceManager
java.lang.Object
com.eka.middleware.server.ServiceManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Class
compileJava
(String fqn, DataPipeline dataPipeLine) static void
invokeJavaMethod
(String fqn, DataPipeline dataPipeLine) static void
reload
(String fqn, DataPipeline dataPipeLine, boolean forceJavaCompile)
-
Constructor Details
-
ServiceManager
public ServiceManager()
-
-
Method Details
-
compileJava
- Throws:
Throwable
-
reload
-
invokeJavaMethod
- Throws:
SnippetException
-