org.apache.james.util.watchdog
Interface WatchdogTarget


public interface WatchdogTarget

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

Author:
Andrei Ivanov, Peter M. Goldstein

Method Summary
 void execute()
           
 

Method Detail

execute

public void execute()


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