public abstract class FlowHandlerFactoryWrapper extends FlowHandlerFactory implements FacesWrapper<FlowHandlerFactory>
| Constructor and Description | 
|---|
| FlowHandlerFactoryWrapper() | 
| Modifier and Type | Method and Description | 
|---|---|
| FlowHandler | createFlowHandler(FacesContext context) | 
| abstract FlowHandlerFactory | getWrapped()A class that implements this interface uses this method to return an instance of the class being wrapped. | 
public FlowHandler createFlowHandler(FacesContext context)
createFlowHandler in class FlowHandlerFactorypublic abstract FlowHandlerFactory getWrapped()
FacesWrappergetWrapped in interface FacesWrapper<FlowHandlerFactory>Copyright © 2021 The Apache Software Foundation. All rights reserved.