Uses of Class
juzu.request.Phase

Packages that use Phase
juzu.request   
 

Uses of Phase in juzu.request
 

Methods in juzu.request that return Phase
 Phase ActionContext.getPhase()
           
 Phase RenderContext.getPhase()
           
abstract  Phase RequestContext.getPhase()
           
 Phase ResourceContext.getPhase()
           
static Phase Phase.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Phase[] Phase.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.