| Class | Description |
|---|---|
| BridgeConfigFactory |
This abstract class provides a contract for defining a factory that knows how to create instances of type
BridgeConfig. |
| BridgeContextFactory |
This abstract class provides a contract for defining a factory that knows how to create instances of type
BridgeContext. |
| BridgeControllerFactory |
This abstract class provides a contract for defining a factory that knows how to create instances of type
BridgeController. |
| BridgeFactory<T> |
This abstract class is inspired by the factory pattern found in the JSF API like
FacesContextFactory and ExternalContextFactory. |
| BridgeFactoryFinder | |
| BridgeLoggerFactory |
This abstract class provides a contract for defining a factory that knows how to create instances of type
BridgeLogger. |
| BridgeRequestScopeFactory |
This abstract class provides a contract for defining a factory that knows how to create instances of type
BridgeRequestScope. |
| BridgeRequestScopeManagerFactory |
This abstract class provides a contract for defining a factory that knows how to create instances of type
BridgeRequestScopeManager. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.