org.jasig.portal.events
Class SimpleEventListener
java.lang.Object
org.jasig.portal.events.AbstractEventListener
org.jasig.portal.events.SimpleEventListener
- All Implemented Interfaces:
- EventListener, InitializingBean, ApplicationListener
Deprecated. Use PortalEventListener
@Deprecated
public final class SimpleEventListener
- extends AbstractEventListener
Simple Implementation of EventListener that calls the appropriate
EventHandler without extra processing.
- Since:
- 2.6
- Version:
- $Revision: 19776 $ $Date: 2010-01-14 16:17:21 -0600 (Thu, 14 Jan 2010) $
- Author:
- Scott Battaglia
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleEventListener
public SimpleEventListener()
- Deprecated.
onApplicationEventInternal
protected void onApplicationEventInternal(PortalEvent event,
EventHandler handler)
- Deprecated.
- Specified by:
onApplicationEventInternal in class AbstractEventListener
Copyright © 2010 Jasig. All Rights Reserved.