org.drools.compiler
Class PackageRegistry
java.lang.Object
org.drools.compiler.PackageRegistry
public class PackageRegistry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PackageRegistry
public PackageRegistry(PackageBuilder packageBuilder,
Package pkg)
getDialect
public String getDialect()
setDialect
public void setDialect(String dialect)
getPackage
public Package getPackage()
getDialectRuntimeRegistry
public DialectRuntimeRegistry getDialectRuntimeRegistry()
getDialectCompiletimeRegistry
public DialectCompiletimeRegistry getDialectCompiletimeRegistry()
addImport
public void addImport(String importEntry)
addStaticImport
public void addStaticImport(String staticImport)
getTypeResolver
public TypeResolver getTypeResolver()
compileAll
public void compileAll()
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.