|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.drools.smf.RuleSetCompiler
public class RuleSetCompiler
| Constructor Summary | |
|---|---|
RuleSetCompiler(RuleSet ruleSet,
java.lang.String packageName,
java.lang.String knowledgeHelper)
|
|
| Method Summary | |
|---|---|
byte[] |
getBinaryDeploymentJar()
|
RuleSet |
getRuleSet()
|
byte[] |
getSourceDeploymentJar()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuleSetCompiler(RuleSet ruleSet,
java.lang.String packageName,
java.lang.String knowledgeHelper)
throws IntegrationException,
java.io.IOException
IntegrationException
java.io.IOException| Method Detail |
|---|
public RuleSet getRuleSet()
public byte[] getSourceDeploymentJar()
throws java.io.IOException
java.io.IOException
public byte[] getBinaryDeploymentJar()
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||