iiitAccessServer 1.0

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.


Constructor Summary
CacheManagerErrorHandler(CacheManager cacheManager)
          Creates a new instance of CacheManagerErrorHandler
 
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
 

Constructor Detail

CacheManagerErrorHandler

public CacheManagerErrorHandler(CacheManager cacheManager)
Creates a new instance of CacheManagerErrorHandler

Parameters:
cacheManager - The parent CacheManager holding the configuration data etc.
Method Detail

sendMail

protected void sendMail(String message)
Create and send an e-mail message

Parameters:
message - The error message to send by e-mail

iiitAccessServer 1.0

Copyright © 2002, 2003 ingeneurbuero fuer innovative informationstechnik, Dipl.-Ing. Joerg Beckmann, Dortmund, Germany. All Rights Reserved.
See Copyright statement