juzu.request
Class Phase.Event

java.lang.Object
  extended by juzu.request.Phase
      extended by juzu.request.Phase.Event
All Implemented Interfaces:
Serializable
Enclosing class:
Phase

public static final class Phase.Event
extends Phase

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class juzu.request.Phase
Phase.Action, Phase.Event, Phase.Resource, Phase.View
 
Field Summary
 
Fields inherited from class juzu.request.Phase
ACTION, annotation, EVENT, RESOURCE, VIEW
 
Constructor Summary
Phase.Event()
           
 
Method Summary
 String id(Annotation annotation)
           
 String name()
           
 
Methods inherited from class juzu.request.Phase
valueOf, values
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Phase.Event

public Phase.Event()
Method Detail

name

public String name()
Specified by:
name in class Phase

id

public String id(Annotation annotation)
          throws ClassCastException
Specified by:
id in class Phase
Throws:
ClassCastException


Copyright © 2013 eXo Platform SAS. All Rights Reserved.