| Package | Description |
|---|---|
| com.liferay.faces.bridge | |
| javax.portlet.faces |
| Modifier and Type | Class and Description |
|---|---|
class |
BridgeEventHandlerWrapper |
| Modifier and Type | Method and Description |
|---|---|
abstract BridgeEventHandler |
BridgeEventHandlerFactory.getBridgeEventHandler(javax.portlet.PortletConfig portletConfig)
Returns a thread-safe instance of
BridgeEventHandler. |
static BridgeEventHandler |
BridgeEventHandlerFactory.getBridgeEventHandlerInstance(javax.portlet.PortletConfig portletConfig)
Returns a thread-safe instance of
BridgeEventHandler from the BridgeEventHandlerFactory found by
the BridgeFactoryFinder. |
abstract BridgeEventHandler |
BridgeEventHandlerWrapper.getWrapped() |
| Modifier and Type | Method and Description |
|---|---|
BridgeEventHandler |
GenericFacesPortlet.getBridgeEventHandler()
Returns an instance of a BridgeEventHandler used to process portlet events in a JSF environment.
|
Copyright © 2016 Liferay, Inc. All rights reserved.