Package org.opennms.netmgt.ackd.readers
Interface AckProcessor
- 
- All Superinterfaces:
 org.springframework.beans.factory.InitializingBean,java.lang.Runnable
- All Known Implementing Classes:
 HypericAckProcessor
public interface AckProcessor extends java.lang.Runnable, org.springframework.beans.factory.InitializingBeanThis class uses the JavaMail API to connect to a mail store and retrieve messages, using the configured host and user details, and detects replies to notifications that have an acknowledgment action: acknowledge, unacknowledge, clear, escalate.- Version:
 - $Id: $
 - Author:
 - David Hustace
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreloadConfigs()reloadConfigs 
 -