Skip navigation links
GateIn CDI Portlet Contexts 6.1.0
A B C D E F G I L O P R S T U 

A

AbstractBeanStore - Class in org.gatein.cdi.contexts.beanstore
 
AbstractBeanStore() - Constructor for class org.gatein.cdi.contexts.beanstore.AbstractBeanStore
 
AbstractCDIPortletContext - Class in org.gatein.cdi.contexts
 
AbstractCDIPortletContext(boolean) - Constructor for class org.gatein.cdi.contexts.AbstractCDIPortletContext
 
AbstractCDIServletListener - Class in org.gatein.cdi.contexts.listeners
 
AbstractCDIServletListener() - Constructor for class org.gatein.cdi.contexts.listeners.AbstractCDIServletListener
 
addNext(PortletRequestLifecycle.State) - Method in class org.gatein.cdi.contexts.PortletRequestLifecycle
 
afterBeanDiscovery(AfterBeanDiscovery) - Method in class org.gatein.cdi.CDIPortletContextExtension
 

B

BeanStore - Interface in org.gatein.cdi.contexts.beanstore
 
BeanStoreInstance<T> - Interface in org.gatein.cdi.contexts.beanstore
 

C

CDIPortletContext - Interface in org.gatein.cdi.contexts
 
CDIPortletContextExtension - Class in org.gatein.cdi
 
CDIPortletContextExtension() - Constructor for class org.gatein.cdi.CDIPortletContextExtension
 
CDIServletListener - Class in org.gatein.cdi.contexts.listeners
 
CDIServletListener() - Constructor for class org.gatein.cdi.contexts.listeners.CDIServletListener
 
cleanup() - Method in class org.gatein.cdi.contexts.AbstractCDIPortletContext
 
create(CreationalContext<T>) - Method in class org.gatein.cdi.contexts.SerializableContextual
 

D

destroy(String) - Method in class org.gatein.cdi.contexts.AbstractCDIPortletContext
 
destroy() - Method in class org.gatein.cdi.contexts.AbstractCDIPortletContext
 
destroy() - Method in interface org.gatein.cdi.contexts.beanstore.BeanStore
 
destroy(String) - Method in interface org.gatein.cdi.contexts.beanstore.BeanStore
 
destroy() - Method in class org.gatein.cdi.contexts.beanstore.LocalBeanStore
 
destroy(String) - Method in class org.gatein.cdi.contexts.beanstore.LocalBeanStore
 
destroy() - Method in class org.gatein.cdi.contexts.beanstore.ResourceTempBeanStore
 
destroy(String) - Method in class org.gatein.cdi.contexts.beanstore.ResourceTempBeanStore
 
destroy(String) - Method in class org.gatein.cdi.contexts.beanstore.SessionBeanStore
 
destroy() - Method in class org.gatein.cdi.contexts.beanstore.SessionBeanStore
 
destroy(T, CreationalContext<T>) - Method in class org.gatein.cdi.contexts.SerializableContextual
 
destroyBean(BeanStoreInstance<?>) - Method in class org.gatein.cdi.contexts.beanstore.AbstractBeanStore
 
dissociate(HttpSession) - Method in interface org.gatein.cdi.contexts.PortletRedisplayedContext
 
dissociate(HttpSession) - Method in class org.gatein.cdi.contexts.PortletRedisplayedContextImpl
 

E

ended() - Method in class org.gatein.cdi.contexts.PortletRequestLifecycle.State
 
ending(String) - Static method in class org.gatein.cdi.contexts.PortletRequestLifecycle.State
 

F

first() - Method in class org.gatein.cdi.contexts.PortletRequestLifecycle
 

G

get(Contextual<T>, CreationalContext<T>) - Method in class org.gatein.cdi.contexts.AbstractCDIPortletContext
 
get(Contextual<T>) - Method in class org.gatein.cdi.contexts.AbstractCDIPortletContext
 
getBean(String) - Method in interface org.gatein.cdi.contexts.beanstore.BeanStore
 
getBean(String) - Method in class org.gatein.cdi.contexts.beanstore.LocalBeanStore
 
getBean(String) - Method in class org.gatein.cdi.contexts.beanstore.ResourceTempBeanStore
 
getBean(String) - Method in class org.gatein.cdi.contexts.beanstore.SessionBeanStore
 
getBeanStore() - Method in class org.gatein.cdi.contexts.AbstractCDIPortletContext
 
getContext(Class<T>) - Method in class org.gatein.cdi.CDIPortletContextExtension
 
getContexts() - Method in class org.gatein.cdi.CDIPortletContextExtension
 
getContextual() - Method in interface org.gatein.cdi.contexts.beanstore.BeanStoreInstance
 
getContextual() - Method in class org.gatein.cdi.contexts.SerializableBeanStoreInstance
 
getCreationalContext() - Method in interface org.gatein.cdi.contexts.beanstore.BeanStoreInstance
 
getCreationalContext() - Method in class org.gatein.cdi.contexts.SerializableBeanStoreInstance
 
getExtension() - Method in class org.gatein.cdi.contexts.listeners.AbstractCDIServletListener
 
getExtension() - Method in class org.gatein.cdi.contexts.listeners.CDIServletListener
 
getExtension() - Method in class org.gatein.cdi.contexts.listeners.TomcatCDIServletListener
 
getInstance() - Method in interface org.gatein.cdi.contexts.beanstore.BeanStoreInstance
 
getInstance() - Method in class org.gatein.cdi.contexts.SerializableBeanStoreInstance
 
getLifecycle(String) - Method in class org.gatein.cdi.contexts.AbstractCDIPortletContext
 
getLockStore() - Method in class org.gatein.cdi.contexts.beanstore.SessionBeanStore
 
getPhase() - Method in class org.gatein.cdi.contexts.PortletRequestLifecycle.State
 
getScope() - Method in class org.gatein.cdi.contexts.PortletLifecycleContextImpl
 
getScope() - Method in class org.gatein.cdi.contexts.PortletRedisplayedContextImpl
 
getSession(boolean) - Method in class org.gatein.cdi.contexts.beanstore.SessionBeanStore
 

I

isActive() - Method in class org.gatein.cdi.contexts.AbstractCDIPortletContext
 
isPhase(String...) - Method in class org.gatein.cdi.contexts.PortletRequestLifecycle.State
 
iterator() - Method in class org.gatein.cdi.contexts.beanstore.LocalBeanStore
 
iterator() - Method in class org.gatein.cdi.contexts.beanstore.ResourceTempBeanStore
 
iterator() - Method in class org.gatein.cdi.contexts.beanstore.SessionBeanStore
 

L

last() - Method in class org.gatein.cdi.contexts.PortletRequestLifecycle
 
LocalBeanStore - Class in org.gatein.cdi.contexts.beanstore
Bean store that is backed only by a HashMap.
LocalBeanStore() - Constructor for class org.gatein.cdi.contexts.beanstore.LocalBeanStore
 
lock(String) - Method in interface org.gatein.cdi.contexts.beanstore.BeanStore
 
lock(String) - Method in class org.gatein.cdi.contexts.beanstore.LocalBeanStore
 
lock(String) - Method in class org.gatein.cdi.contexts.beanstore.LockStore
 
lock(String) - Method in class org.gatein.cdi.contexts.beanstore.ResourceTempBeanStore
 
lock(String) - Method in class org.gatein.cdi.contexts.beanstore.SessionBeanStore
 
LockedBean - Interface in org.gatein.cdi.contexts.beanstore
 
LockStore - Class in org.gatein.cdi.contexts.beanstore
Taken from weld and incorporated with custom portlet scopes.
LockStore() - Constructor for class org.gatein.cdi.contexts.beanstore.LockStore
 

O

org.gatein.cdi - package org.gatein.cdi
 
org.gatein.cdi.contexts - package org.gatein.cdi.contexts
 
org.gatein.cdi.contexts.beanstore - package org.gatein.cdi.contexts.beanstore
 
org.gatein.cdi.contexts.listeners - package org.gatein.cdi.contexts.listeners
 

P

PortletLifecycleContext - Interface in org.gatein.cdi.contexts
 
PortletLifecycleContextImpl - Class in org.gatein.cdi.contexts
 
PortletLifecycleContextImpl() - Constructor for class org.gatein.cdi.contexts.PortletLifecycleContextImpl
 
PortletRedisplayedContext - Interface in org.gatein.cdi.contexts
 
PortletRedisplayedContextImpl - Class in org.gatein.cdi.contexts
 
PortletRedisplayedContextImpl() - Constructor for class org.gatein.cdi.contexts.PortletRedisplayedContextImpl
 
PortletRequestLifecycle - Class in org.gatein.cdi.contexts
 
PortletRequestLifecycle() - Constructor for class org.gatein.cdi.contexts.PortletRequestLifecycle
 
PortletRequestLifecycle.State - Class in org.gatein.cdi.contexts
 
put(String, BeanStoreInstance<T>) - Method in interface org.gatein.cdi.contexts.beanstore.BeanStore
 
put(String, BeanStoreInstance<T>) - Method in class org.gatein.cdi.contexts.beanstore.LocalBeanStore
 
put(String, BeanStoreInstance<T>) - Method in class org.gatein.cdi.contexts.beanstore.ResourceTempBeanStore
 
put(String, BeanStoreInstance<T>) - Method in class org.gatein.cdi.contexts.beanstore.SessionBeanStore
 

R

requestDestroyed(ServletRequestEvent) - Method in class org.gatein.cdi.contexts.listeners.AbstractCDIServletListener
 
requestInitialized(ServletRequestEvent) - Method in class org.gatein.cdi.contexts.listeners.AbstractCDIServletListener
 
ResourceTempBeanStore - Class in org.gatein.cdi.contexts.beanstore
Bean store that is backed only by a HashMap for ResourceRequest calls and then merged into SessionBeanStore.
ResourceTempBeanStore(HttpServletRequest) - Constructor for class org.gatein.cdi.contexts.beanstore.ResourceTempBeanStore
 

S

SerializableBeanStoreInstance<T> - Class in org.gatein.cdi.contexts
 
SerializableBeanStoreInstance(Contextual<T>, T, CreationalContext<T>) - Constructor for class org.gatein.cdi.contexts.SerializableBeanStoreInstance
 
SerializableContextual<T> - Class in org.gatein.cdi.contexts
 
SerializableContextual(Contextual<T>) - Constructor for class org.gatein.cdi.contexts.SerializableContextual
 
SessionBeanStore - Class in org.gatein.cdi.contexts.beanstore
 
SessionBeanStore(HttpServletRequest) - Constructor for class org.gatein.cdi.contexts.beanstore.SessionBeanStore
 
SessionBeanStore(HttpSession) - Constructor for class org.gatein.cdi.contexts.beanstore.SessionBeanStore
 
sessionCreated(HttpSessionEvent) - Method in class org.gatein.cdi.contexts.listeners.AbstractCDIServletListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.gatein.cdi.contexts.listeners.AbstractCDIServletListener
 
setBeanStore(BeanStore) - Method in class org.gatein.cdi.contexts.AbstractCDIPortletContext
 
setCurrentLifecycle(String, PortletRequestLifecycle) - Method in class org.gatein.cdi.contexts.AbstractCDIPortletContext
 
size() - Method in class org.gatein.cdi.contexts.PortletRequestLifecycle
 
started() - Method in class org.gatein.cdi.contexts.PortletRequestLifecycle.State
 
starting(String) - Static method in class org.gatein.cdi.contexts.PortletRequestLifecycle.State
 

T

TomcatCDIServletListener - Class in org.gatein.cdi.contexts.listeners
Retrieves the CDIPortletContextExtension instance through reflection as injection into servlet listeners is not supported in Tomcat.
TomcatCDIServletListener() - Constructor for class org.gatein.cdi.contexts.listeners.TomcatCDIServletListener
 
transition(HttpServletRequest, String, PortletRequestLifecycle.State) - Method in interface org.gatein.cdi.contexts.CDIPortletContext
 
transition(HttpServletRequest, String, PortletRequestLifecycle.State) - Method in class org.gatein.cdi.contexts.PortletLifecycleContextImpl
 
transition(HttpServletRequest, String, PortletRequestLifecycle.State) - Method in class org.gatein.cdi.contexts.PortletRedisplayedContextImpl
 

U

unlock() - Method in interface org.gatein.cdi.contexts.beanstore.LockedBean
 
A B C D E F G I L O P R S T U 
Skip navigation links
GateIn CDI Portlet Contexts 6.1.0

Copyright © 2021 JBoss by Red Hat. All rights reserved.