public class WebAppStartupListener extends Object implements javax.faces.event.SystemEventListener
Constructor and Description |
---|
WebAppStartupListener() |
Modifier and Type | Method and Description |
---|---|
protected FacesImplementation |
detectFacesImplementation()
Detects the JSF Implementation and returns an implmentation handler class.
|
boolean |
isListenerForSource(Object source) |
void |
processEvent(javax.faces.event.SystemEvent event) |
public boolean isListenerForSource(Object source)
isListenerForSource
in interface javax.faces.event.SystemEventListener
public void processEvent(javax.faces.event.SystemEvent event) throws javax.faces.event.AbortProcessingException
processEvent
in interface javax.faces.event.SystemEventListener
javax.faces.event.AbortProcessingException
protected FacesImplementation detectFacesImplementation()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.