org.opennms.netmgt.eventd.adaptors
Class EventIpcManagerEventHandlerProxy
java.lang.Object
org.opennms.netmgt.eventd.adaptors.EventIpcManagerEventHandlerProxy
- All Implemented Interfaces:
- EventHandler, org.springframework.beans.factory.InitializingBean
public class EventIpcManagerEventHandlerProxy
- extends Object
- implements EventHandler, org.springframework.beans.factory.InitializingBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventIpcManagerEventHandlerProxy
public EventIpcManagerEventHandlerProxy()
processEvent
public boolean processEvent(Event event)
- Specified by:
processEvent in interface EventHandler
receiptSent
public void receiptSent(EventReceipt event)
- Specified by:
receiptSent in interface EventHandler
getEventIpcManager
public EventIpcManager getEventIpcManager()
setEventIpcManager
public void setEventIpcManager(EventIpcManager eventIpcManager)
afterPropertiesSet
public void afterPropertiesSet()
throws IllegalStateException
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
- Throws:
IllegalStateException
Copyright © 2009. All Rights Reserved.