public abstract class BridgeControllerFactory extends BridgeFactory<BridgeControllerFactory>
BridgeController.| Constructor and Description |
|---|
BridgeControllerFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract BridgeController |
getBridgeController(BridgeConfig bridgeConfig) |
BridgeControllerFactory |
getWrapped() |
public abstract BridgeController getBridgeController(BridgeConfig bridgeConfig) throws javax.faces.FacesException
javax.faces.FacesExceptionpublic BridgeControllerFactory getWrapped()
getWrapped in interface javax.faces.FacesWrapper<BridgeFactory<BridgeControllerFactory>>getWrapped in class BridgeFactory<BridgeControllerFactory>Copyright © 2015 JBoss by Red Hat. All rights reserved.