de.iiit.access.server.plugins.cachemanager
Class CacheManagerErrorHandler
java.lang.Object
|
+--de.iiit.access.server.plugins.cachemanager.CacheManagerErrorHandler
- public class CacheManagerErrorHandler
- extends Object
This class is used to send mails containing error messages from the CacheManager
to a configurable address.
Method Summary |
protected void |
sendMail(String message)
Create and send an e-mail message |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheManagerErrorHandler
public CacheManagerErrorHandler(CacheManager cacheManager)
- Creates a new instance of CacheManagerErrorHandler
- Parameters:
cacheManager
- The parent CacheManager holding the configuration data etc.
sendMail
protected void sendMail(String message)
- Create and send an e-mail message
- Parameters:
message
- The error message to send by e-mail
Copyright © 2002, 2003 ingeneurbuero fuer innovative
informationstechnik, Dipl.-Ing. Joerg Beckmann, Dortmund,
Germany. All Rights Reserved.
See Copyright statement