Uses of Interface
org.apache.myfaces.config.annotation.LifecycleProvider

Packages that use LifecycleProvider
org.apache.myfaces.config.annotation   
 

Uses of LifecycleProvider in org.apache.myfaces.config.annotation
 

Subinterfaces of LifecycleProvider in org.apache.myfaces.config.annotation
 interface DiscoverableLifecycleProvider
           
 interface LifecycleProvider2
          Proposed interface to annotation service.
 

Classes in org.apache.myfaces.config.annotation that implement LifecycleProvider
 class AllAnnotationLifecycleProvider
           
 class NoAnnotationLifecyleProvider
           
 class NoInjectionAnnotationLifecycleProvider
          See SRV.14.5 Servlet Specification Version 2.5 JSR 154 and Common Annotations for the Java Platform JSR 250
 class ResourceAnnotationLifecycleProvider
           
 class TomcatAnnotationLifecycleProvider
           
 

Methods in org.apache.myfaces.config.annotation that return LifecycleProvider
 LifecycleProvider DefaultLifecycleProviderFactory.getLifecycleProvider(javax.faces.context.ExternalContext externalContext)
           
abstract  LifecycleProvider LifecycleProviderFactory.getLifecycleProvider(javax.faces.context.ExternalContext externalContext)
           
 



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