Package com.eka.middleware.server
Class ServiceManager
java.lang.Object
com.eka.middleware.server.ServiceManager
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic ClasscompileJava(String fqn, DataPipeline dataPipeLine) static voidinvokeJavaMethod(String fqn, DataPipeline dataPipeLine) static voidreload(String fqn, DataPipeline dataPipeLine, boolean forceJavaCompile) 
- 
Constructor Details- 
ServiceManagerpublic ServiceManager()
 
- 
- 
Method Details- 
compileJava- Throws:
- Throwable
 
- 
reload
- 
invokeJavaMethod- Throws:
- SnippetException
 
 
-