com.liferay.faces.util.application
Class ApplicationUtil
java.lang.Object
com.liferay.faces.util.application.ApplicationUtil
public final class ApplicationUtil
- extends Object
- Author:
- Kyle Stiemann
|
Method Summary |
static boolean |
isStartupOrShutdown(javax.faces.context.FacesContext facesContext)
Returns true if the JSF application is starting up or shutting down. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isStartupOrShutdown
public static boolean isStartupOrShutdown(javax.faces.context.FacesContext facesContext)
- Returns true if the JSF application is starting up or shutting down.
Copyright © 2019 Liferay, Inc.. All rights reserved.