Package org.kie.internal.pmml
Class PMMLImplementationsUtil
java.lang.Object
org.kie.internal.pmml.PMMLImplementationsUtil
Class used to provide utility methods to manage implementation to be invoked
at runtime
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisjPMMLAvailableToClassLoader(ClassLoader classLoader)
-
Method Details
-
isjPMMLAvailableToClassLoader
- Parameters:
classLoader-- Returns:
trueif org.kie.dmn.jpmml.DMNjPMMLInvocationEvaluator is found in the givenClassLoader,falseotherwise
-