public class LifecycleFactoryImpl extends LifecycleFactory implements Purgeable
DEFAULT_LIFECYCLE| Constructor and Description | 
|---|
| LifecycleFactoryImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addLifecycle(String id,
            Lifecycle lifecycle) | 
| Lifecycle | getLifecycle(String id) | 
| Iterator<String> | getLifecycleIds() | 
| void | purge() | 
getWrappedpublic void addLifecycle(String id, Lifecycle lifecycle)
addLifecycle in class LifecycleFactorypublic Lifecycle getLifecycle(String id) throws FacesException
getLifecycle in class LifecycleFactoryFacesExceptionpublic Iterator<String> getLifecycleIds()
getLifecycleIds in class LifecycleFactoryCopyright © 2025 The Apache Software Foundation. All rights reserved.