|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tomgibara.pronto.state.DefaultStateEnginePolicy
public class DefaultStateEnginePolicy
This StateEnginePolicy implementation is used when no policy has been explicitly set on a state engine.
| Constructor Summary | |
|---|---|
DefaultStateEnginePolicy()
|
|
| Method Summary | |
|---|---|
boolean |
isListenerExceptionLogged()
By default, exceptions raised by listeners are not logged. |
boolean |
isListenerExceptionThrown()
By default, exceptions raised by listeners are thrown. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultStateEnginePolicy()
| Method Detail |
|---|
public boolean isListenerExceptionLogged()
isListenerExceptionLogged in interface StateEnginePolicypublic boolean isListenerExceptionThrown()
isListenerExceptionThrown in interface StateEnginePolicy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||