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
 
Methods inherited from class com.liferay.faces.util.event.internal.ApplicationStartupListenerCompat
getApplicationContextPath, 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()


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