Interface FailureProcessListenerIfc


  • public interface FailureProcessListenerIfc
    An interface to listen for state changes on a FailureProcess and their FailureNotices. These methods are called after the FailureNotice transitions into each state and after the FailureProcess has been notified of the failure notice state change. The isXXX() methods of the FailureProcess and FailureNotice can be used to determine what to do.