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

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

public abstract class ApplicationStartupListenerCompat_2_2
extends ApplicationStartupListenerCompat

This class provides a compatibility layer that isolates differences related to JSF 2.2.

Author:
Neil Griffin

Constructor Summary
ApplicationStartupListenerCompat_2_2()
           
 
Method Summary
protected  String getApplicationContextPath(javax.faces.context.ExternalContext externalContext)
           
 
Methods inherited from class com.liferay.faces.util.event.internal.ApplicationStartupListenerCompat
isListenerForSource, processEvent, processSystemEvent, publishEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationStartupListenerCompat_2_2

public ApplicationStartupListenerCompat_2_2()
Method Detail

getApplicationContextPath

protected String getApplicationContextPath(javax.faces.context.ExternalContext externalContext)
Overrides:
getApplicationContextPath in class ApplicationStartupListenerCompat


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