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

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

Uses of LifecycleProvider in org.apache.myfaces.config
 

Constructors in org.apache.myfaces.config with parameters of type LifecycleProvider
ManagedBeanDestroyer(LifecycleProvider lifecycleProvider, RuntimeConfig runtimeConfig)
          Creates the ManagedBeanDestroyer for the given RuntimeConfig and LifecycleProvider.
 

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 Tomcat7AnnotationLifecycleProvider
          An annotation lifecycle provider for Tomcat 7.
 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 © 2010 The Apache Software Foundation. All Rights Reserved.