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

void execute()


Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.