org.apache.james.util.watchdog
Interface WatchdogTarget


public interface WatchdogTarget

This interface represents an action to be triggered by a watchdog process.


Method Summary
 void execute()
           
 

Method Detail

execute

public void execute()


"Copyright © 1999-2006 Apache Jakarta Project. All Rights Reserved."