|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.drools.core.event.RuleBaseEvent
org.drools.core.event.BeforeRuleAddedEvent
public class BeforeRuleAddedEvent
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
BeforeRuleAddedEvent(RuleBase ruleBase,
Package pkg,
Rule rule)
|
|
| Method Summary | |
|---|---|
Object |
getSource()
|
String |
toString()
|
| Methods inherited from class org.drools.core.event.RuleBaseEvent |
|---|
getFunction, getPackage, getRule, getRuleBase |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BeforeRuleAddedEvent(RuleBase ruleBase,
Package pkg,
Rule rule)
| Method Detail |
|---|
public Object getSource()
getSource in class EventObjectpublic String toString()
toString in class EventObject
|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||