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
          Created by IntelliJ IDEA.
 

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
abstract  LifecycleProvider LifecycleProviderFactory.getLifecycleProvider(javax.faces.context.ExternalContext externalContext)
           
 LifecycleProvider DefaultLifecycleProviderFactory.getLifecycleProvider(javax.faces.context.ExternalContext externalContext)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.