org.directdemocracyportal.democracy.web.actionlistener
Class ApplicationEventHandler

Package class diagram package ApplicationEventHandler
java.lang.Object
  extended by org.directdemocracyportal.democracy.web.actionlistener.ApplicationEventHandler
All Implemented Interfaces:
java.util.EventListener, org.springframework.context.ApplicationListener

public class ApplicationEventHandler
extends java.lang.Object
implements org.springframework.context.ApplicationListener

The Class ApplicationEventHandler.


Constructor Summary
Constructor and Description
ApplicationEventHandler()
          Instantiates a new application event handler.
 
Method Summary
Modifier and Type Method and Description
 void onApplicationEvent(org.springframework.context.ApplicationEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationEventHandler

public ApplicationEventHandler()
Instantiates a new application event handler.

Method Detail

onApplicationEvent

public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
Specified by:
onApplicationEvent in interface org.springframework.context.ApplicationListener


Copyright © 2004-2010 www.DirectDemocracyPortal.org. All Rights Reserved.