Package org.kie.memorycompiler.jdknative
Class NativeJavaCompilerFinder
- java.lang.Object
-
- org.kie.memorycompiler.jdknative.NativeJavaCompilerFinder
-
- All Implemented Interfaces:
JavaCompilerFinder
public class NativeJavaCompilerFinder extends Object implements JavaCompilerFinder
-
-
Constructor Summary
Constructors Constructor Description NativeJavaCompilerFinder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JavaCompilergetJavaCompiler()
-
-
-
Method Detail
-
getJavaCompiler
public JavaCompiler getJavaCompiler()
- Specified by:
getJavaCompilerin interfaceJavaCompilerFinder
-
-