| Package | Description |
|---|---|
| org.jboss.portletbridge.bridge.factory |
| Class and Description |
|---|
| BridgeControllerFactory
This abstract class provides a contract for defining a factory that knows how to create instances of type
BridgeController. |
| BridgeFactory
This abstract class is inspired by the factory pattern found in the JSF API like
FacesContextFactory and ExternalContextFactory. |
| 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.