Skip navigation links
A B C G I O P S 

A

attributeAdded(ServletRequestAttributeEvent) - Method in class com.liferay.faces.bridge.servlet.BridgeRequestAttributeListener
This method is called after an attribute is added to the ServletRequest.
attributeRemoved(ServletRequestAttributeEvent) - Method in class com.liferay.faces.bridge.servlet.BridgeRequestAttributeListener
This method is called after an attribute is removed from the ServletRequest.
attributeReplaced(ServletRequestAttributeEvent) - Method in class com.liferay.faces.bridge.servlet.BridgeRequestAttributeListener
This method is called after an attribute is replaced in the ServletRequest.

B

BeanManager - Interface in com.liferay.faces.bridge.bean
This interface defines a contract for utility methods for beans that are managed by the JSF managed-bean facility.
BeanManagerFactory - Class in com.liferay.faces.bridge.bean
 
BeanManagerFactory() - Constructor for class com.liferay.faces.bridge.bean.BeanManagerFactory
 
BeanManagerWrapper - Class in com.liferay.faces.bridge.bean
 
BeanManagerWrapper() - Constructor for class com.liferay.faces.bridge.bean.BeanManagerWrapper
 
BridgeExtension - Class in com.liferay.faces.bridge.servlet
This class is a CDI Extension that registers GenericFacesPortlet as an @ApplicationScoped bean.
BridgeExtension() - Constructor for class com.liferay.faces.bridge.servlet.BridgeExtension
 
BridgeRequestAttributeListener - Class in com.liferay.faces.bridge.servlet
This class is designed to support the BridgeRequestScopeAttributeAdded annotation.
BridgeRequestAttributeListener() - Constructor for class com.liferay.faces.bridge.servlet.BridgeRequestAttributeListener
 
BridgeRequestScopeExtension - Class in com.liferay.faces.bridge.servlet
This class is an optional CDI Extension that causes CDI beans that are annotated with RequestScoped to instead be annotated with BridgeRequestScoped.
BridgeRequestScopeExtension() - Constructor for class com.liferay.faces.bridge.servlet.BridgeRequestScopeExtension
 
BridgeServletContainerInitializer - Class in com.liferay.faces.bridge.servlet
 
BridgeServletContainerInitializer() - Constructor for class com.liferay.faces.bridge.servlet.BridgeServletContainerInitializer
 
BridgeSessionListener - Class in com.liferay.faces.bridge.servlet
This class provides the ability to cleanup session-scoped and view-scoped managed-beans upon session expiration.
BridgeSessionListener() - Constructor for class com.liferay.faces.bridge.servlet.BridgeSessionListener
 

C

com.liferay.faces.bridge.bean - package com.liferay.faces.bridge.bean
Copyright (c) 2000-2021 Liferay, Inc.
com.liferay.faces.bridge.impl - package com.liferay.faces.bridge.impl
Copyright (c) 2000-2021 Liferay, Inc.
com.liferay.faces.bridge.servlet - package com.liferay.faces.bridge.servlet
Copyright (c) 2000-2021 Liferay, Inc.
contextDestroyed(ServletContextEvent) - Method in class com.liferay.faces.bridge.servlet.BridgeSessionListener
 
contextInitialized(ServletContextEvent) - Method in class com.liferay.faces.bridge.servlet.BridgeSessionListener
This method provides the ability to discover the Mojarra InjectionProvider at startup.

G

getBeanManager(FacesConfig) - Method in class com.liferay.faces.bridge.bean.BeanManagerFactory
 
getPreDestroyInvoker(ServletContext) - Method in class com.liferay.faces.bridge.bean.PreDestroyInvokerFactory
 
getPreDestroyInvoker(PortletContext) - Method in class com.liferay.faces.bridge.bean.PreDestroyInvokerFactory
 
getWrapped() - Method in class com.liferay.faces.bridge.bean.BeanManagerWrapper
 
getWrapped() - Method in class com.liferay.faces.bridge.bean.PreDestroyInvokerWrapper
 

I

invokeAnnotatedMethods(Object, boolean) - Method in interface com.liferay.faces.bridge.bean.PreDestroyInvoker
This method services as a convenience routine for invoking all methods of the specified managed-bean are marked with the PreDestroy or BridgePreDestroy annotation.
invokeAnnotatedMethods(Object, boolean) - Method in class com.liferay.faces.bridge.bean.PreDestroyInvokerWrapper
 
isManagedBean(String, Object) - Method in interface com.liferay.faces.bridge.bean.BeanManager
Determines whether or not the specified value is a bean that is managed by the JSF managed-bean facility.
isManagedBean(String, Object) - Method in class com.liferay.faces.bridge.bean.BeanManagerWrapper
 

O

onStartup(Set<Class<?>>, ServletContext) - Method in class com.liferay.faces.bridge.servlet.BridgeServletContainerInitializer
 

P

PreDestroyInvoker - Interface in com.liferay.faces.bridge.bean
 
PreDestroyInvokerFactory - Class in com.liferay.faces.bridge.bean
 
PreDestroyInvokerFactory() - Constructor for class com.liferay.faces.bridge.bean.PreDestroyInvokerFactory
 
PreDestroyInvokerWrapper - Class in com.liferay.faces.bridge.bean
 
PreDestroyInvokerWrapper() - Constructor for class com.liferay.faces.bridge.bean.PreDestroyInvokerWrapper
 

S

sessionCreated(HttpSessionEvent) - Method in class com.liferay.faces.bridge.servlet.BridgeSessionListener
 
sessionDestroyed(HttpSessionEvent) - Method in class com.liferay.faces.bridge.servlet.BridgeSessionListener
 
step2AfterBeanDiscovery(AfterBeanDiscovery) - Method in class com.liferay.faces.bridge.servlet.BridgeExtension
 
A B C G I O P S 
Skip navigation links

Copyright © 2022 Liferay, Inc.. All Rights Reserved.