org.drools.compiler
Class PMMLCompilerFactory

java.lang.Object
  extended by org.drools.compiler.PMMLCompilerFactory

public class PMMLCompilerFactory
extends Object


Constructor Summary
PMMLCompilerFactory()
           
 
Method Summary
static PMMLCompiler getPMMLCompiler()
           
static void setProvider(PMMLCompiler provider)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PMMLCompilerFactory

public PMMLCompilerFactory()
Method Detail

getPMMLCompiler

public static PMMLCompiler getPMMLCompiler()

setProvider

public static void setProvider(PMMLCompiler provider)


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.