org.jboss.seam.faces.security
Class RestrictAtPhaseDefault

java.lang.Object
  extended by org.jboss.seam.faces.security.RestrictAtPhaseDefault

public class RestrictAtPhaseDefault
extends Object

The Default values for RestrictAtPhase annotation, extracted as constants.

Author:
Brian Leathem

Field Summary
static PhaseIdType[] DEFAULT_PHASES
           
 
Constructor Summary
RestrictAtPhaseDefault()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_PHASES

public static final PhaseIdType[] DEFAULT_PHASES
Constructor Detail

RestrictAtPhaseDefault

public RestrictAtPhaseDefault()


Copyright © 2011 Seam Framework. All Rights Reserved.