com.liferay.faces.util.event.internal
Class ApplicationStartupListener

java.lang.Object
  extended by com.liferay.faces.util.event.internal.ApplicationStartupListenerCompat
      extended by com.liferay.faces.util.event.internal.ApplicationStartupListenerCompat_2_2
          extended by com.liferay.faces.util.event.internal.ApplicationStartupListener
All Implemented Interfaces:
EventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListener

public class ApplicationStartupListener
extends ApplicationStartupListenerCompat_2_2

Author:
Neil Griffin

Constructor Summary
ApplicationStartupListener()
           
 
Method Summary
 void processSystemEvent(EventObject systemEvent)
           
 
Methods inherited from class com.liferay.faces.util.event.internal.ApplicationStartupListenerCompat_2_2
getApplicationContextPath
 
Methods inherited from class com.liferay.faces.util.event.internal.ApplicationStartupListenerCompat
isListenerForSource, processEvent, publishEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationStartupListener

public ApplicationStartupListener()
Method Detail

processSystemEvent

public void processSystemEvent(EventObject systemEvent)
                        throws javax.faces.event.AbortProcessingException
Specified by:
processSystemEvent in class ApplicationStartupListenerCompat
Throws:
javax.faces.event.AbortProcessingException


Copyright © 2015 Liferay, Inc.. All rights reserved.