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(java.lang.Throwable throwable)
           
 

Method Detail

triggerFailure

public void triggerFailure(java.lang.Throwable throwable)


Copyright © {inceptionYear}-2007 Apache Software Foundation. All Rights Reserved.