| Class and Description |
|---|
| org.springframework.faces.webflow.FlowResourceResolver
as of 2.5 in favor of
FlowResourceHandler. |
| Method and Description |
|---|
| org.springframework.faces.webflow.JsfRuntimeInformation.isAtLeastJsf12()
as of 2.5, always returns true.
|
| org.springframework.faces.webflow.JsfRuntimeInformation.isAtLeastJsf20()
as of 2.5, always returns true.
|
| org.springframework.faces.webflow.JsfRuntimeInformation.isAtLeastJsf21()
as of 2.5, always returns true.
|
| org.springframework.faces.webflow.JsfRuntimeInformation.isAtLeastJsf22()
as of 2.5, always returns true.
|
| org.springframework.faces.webflow.JsfRuntimeInformation.isLessThanJsf20()
as of 2.5, always returns false.
|