|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStateMachineLogger
Method Summary | |
---|---|
void |
logEventDetails(String eventDetails)
This method will be called once per event to log the details as they arrive. |
void |
logInternalMessage(String internalMessage)
This method will be called to log debugging messages throughout the processing of an event. |
Method Detail |
---|
void logEventDetails(String eventDetails)
void logInternalMessage(String internalMessage)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |