Uses of Enum Class
org.exoplatform.web.application.Phase
Packages that use Phase
-
Uses of Phase in org.exoplatform.web.application
Methods in org.exoplatform.web.application that return PhaseModifier and TypeMethodDescriptionstatic PhaseReturns the enum constant of this class with the specified name.static Phase[]Phase.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.exoplatform.web.application with parameters of type PhaseModifier and TypeMethodDescriptionvoidApplicationRequestPhaseLifecycle.onEndRequestPhase(Application app, E context, Phase phase) voidApplicationRequestPhaseLifecycle.onStartRequestPhase(Application app, E context, Phase phase)