|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.reliance.drools.core.aspects.FireAllRulesFlag
public class FireAllRulesFlag
Simple thread local flag.
| Constructor Summary | |
|---|---|
FireAllRulesFlag()
|
|
| Method Summary | |
|---|---|
static void |
disableFileAllRules()
Disable flag. |
static void |
enableFileAllRules()
Enable flag. |
static boolean |
shouldFileAllRules()
Check if flag doesn't exists. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FireAllRulesFlag()
| Method Detail |
|---|
public static boolean shouldFileAllRules()
public static void enableFileAllRules()
public static void disableFileAllRules()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||