|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRuleAsset
This inferface indicates that an asset is a rule asset content type, ie not a model, dsl etc that supports package compilation.
| Method Summary | |
|---|---|
void |
assembleDRL(BRMSPackageBuilder builder,
AssetItem asset,
StringBuffer buf)
This will be called when a rule asset is to render itself to DRL source. |
void |
compile(BRMSPackageBuilder builder,
AssetItem asset,
ContentPackageAssembler.ErrorLogger logger)
This will be called when the asset is required to compile itself, in the context of the given builder. |
| Method Detail |
|---|
void compile(BRMSPackageBuilder builder, AssetItem asset, ContentPackageAssembler.ErrorLogger logger) throws DroolsParserException, IOException
DroolsParserException
IOExceptionvoid assembleDRL(BRMSPackageBuilder builder, AssetItem asset, StringBuffer buf)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||