org.drools.compiler
Class SourcePackageProvider
java.lang.Object
org.drools.compiler.SourcePackageProvider
- All Implemented Interfaces:
- FileLoader
public class SourcePackageProvider
- extends Object
- implements FileLoader
This is used by the agent when a source file is encountered.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourcePackageProvider
public SourcePackageProvider()
loadPackage
public Package loadPackage(File drl)
throws IOException
- Specified by:
loadPackage
in interface FileLoader
- Throws:
IOException
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.