org.drools.rule.builder
Class EntryPointBuilder
java.lang.Object
org.drools.rule.builder.EntryPointBuilder
- All Implemented Interfaces:
- EngineElementBuilder, RuleConditionBuilder
public class EntryPointBuilder
- extends Object
- implements RuleConditionBuilder
A class capable of building entry point instances
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntryPointBuilder
public EntryPointBuilder()
build
public RuleConditionElement build(RuleBuildContext context,
BaseDescr descr)
- Specified by:
build
in interface RuleConditionBuilder
build
public RuleConditionElement build(RuleBuildContext context,
BaseDescr descr,
Pattern prefixPattern)
- Specified by:
build
in interface RuleConditionBuilder
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.