| Package | Description |
|---|---|
| com.sun.faces.lifecycle | |
| javax.faces.lifecycle |
| Modifier and Type | Class and Description |
|---|---|
class |
LifecycleFactoryImpl
LifecycleFactoryImpl is the stock implementation of Lifecycle
in the JSF RI.
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleFactory |
LifecycleFactory.getWrapped()
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped. |
| Constructor and Description |
|---|
LifecycleFactory(LifecycleFactory wrapped)
If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor. |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.