Package com.iizix.txp.impl
Class TXPNodeLogger
java.lang.Object
com.iizix.txp.impl.TXPNodeLogger
- All Implemented Interfaces:
- ITXPBasicLogger,- ITXPNodeLogger
- Direct Known Subclasses:
- ActionActorTXPNodeLogger
- Author:
- Freggle
- Constructor SummaryConstructors
- Method SummaryModifier and TypeMethodDescription- changedState- (ITXPNode.State state) - protected TXPException- void- processTimedOut- (ITXProcess process) - void- ready()- returnedState- (ITXPNode.State state) - long- settingTimeout- (long timeout) - void- timedOut()- void- timedOut- (ITXProcess process) 
- Constructor Details- TXPNodeLoggerpublic TXPNodeLogger()
 
- Method Details- expand
- fatal- Specified by:
- fatalin interface- ITXPBasicLogger
 
- error- Specified by:
- errorin interface- ITXPBasicLogger
 
- warning- Specified by:
- warningin interface- ITXPBasicLogger
 
- info- Specified by:
- infoin interface- ITXPBasicLogger
 
- returnedState- Specified by:
- returnedStatein interface- ITXPNodeLogger
 
- changedState- Specified by:
- changedStatein interface- ITXPNodeLogger
 
- settingTimeoutpublic long settingTimeout- (long timeout) - Specified by:
- settingTimeoutin interface- ITXPNodeLogger
 
- timedOut- Specified by:
- timedOutin interface- ITXPNodeLogger
 
- processTimedOut- Specified by:
- processTimedOutin interface- ITXPNodeLogger
 
- timedOutpublic void timedOut()- Specified by:
- timedOutin interface- ITXPNodeLogger
 
- readypublic void ready()- Specified by:
- readyin interface- ITXPNodeLogger