org.apache.avalon.cornerstone.services.scheduler
Interface TriggerFailureListener


public interface TriggerFailureListener

A callback mechanism for failures on triggering of targets.

Author:
Avalon Development Team

Method Summary
 void triggerFailure(Throwable throwable)
           
 

Method Detail

triggerFailure

public void triggerFailure(Throwable throwable)


Copyright © Apache Software Foundation. All Rights Reserved.