|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
---|---|
abstract LifecycleProvider |
LifecycleProviderFactory.getLifecycleProvider(ExternalContext externalContext)
|
LifecycleProvider |
DefaultLifecycleProviderFactory.getLifecycleProvider(ExternalContext externalContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |