Uses of Package
org.apache.myfaces.orchestra.annotation

Packages that use org.apache.myfaces.orchestra.annotation
org.apache.myfaces.orchestra.annotation   
org.apache.myfaces.orchestra.annotation.spring   
org.apache.myfaces.orchestra.viewController Provide lifecycle callbacks (on view creation, pre-render, etc) for managed beans. 
 

Classes in org.apache.myfaces.orchestra.annotation used by org.apache.myfaces.orchestra.annotation
AnnotationInfo
          Holds information extracted out of a single bean using its annotations.
 

Classes in org.apache.myfaces.orchestra.annotation used by org.apache.myfaces.orchestra.annotation.spring
AnnotationInfoManager
          Inspects a class for Orchestra annotations, and if found then caches this information for later access.
 

Classes in org.apache.myfaces.orchestra.annotation used by org.apache.myfaces.orchestra.viewController
AnnotationInfoManager
          Inspects a class for Orchestra annotations, and if found then caches this information for later access.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.