Uses of Package
org.apache.james.util.watchdog

Packages that use org.apache.james.util.watchdog
org.apache.james.core Implementations of core James services and concepts. 
org.apache.james.smtpserver Provides classes implementing SMTP functionality. 
org.apache.james.util.watchdog Provides classes that define and implement a resettable Watchdog interface as well as related classes. 
 

Classes in org.apache.james.util.watchdog used by org.apache.james.core
WatchdogFactory
          This interface represents a factory for producing Watchdogs.
 

Classes in org.apache.james.util.watchdog used by org.apache.james.smtpserver
Watchdog
          This interface represents an abstract watchdog process that serves to monitor a situation and triggers an action under an implementation-specific trigger condition.
 

Classes in org.apache.james.util.watchdog used by org.apache.james.util.watchdog
Watchdog
          This interface represents an abstract watchdog process that serves to monitor a situation and triggers an action under an implementation-specific trigger condition.
WatchdogFactory
          This interface represents a factory for producing Watchdogs.
WatchdogTarget
          This interface represents an action to be triggered by a watchdog process.
 



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