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 © 1997-2005 The Apache Software Foundation. All Rights Reserved.