public class PortletRedisplayedContextImpl extends AbstractCDIPortletContext implements PortletRedisplayedContext
| Constructor and Description |
|---|
PortletRedisplayedContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
dissociate(javax.servlet.http.HttpSession session) |
Class<? extends Annotation> |
getScope() |
void |
transition(javax.servlet.http.HttpServletRequest request,
String windowId,
PortletRequestLifecycle.State state) |
cleanup, destroy, destroy, get, get, getBeanStore, getLifecycle, isActive, setBeanStore, setCurrentLifecyclepublic Class<? extends Annotation> getScope()
getScope in interface javax.enterprise.context.spi.Contextpublic void transition(javax.servlet.http.HttpServletRequest request,
String windowId,
PortletRequestLifecycle.State state)
transition in interface CDIPortletContextpublic void dissociate(javax.servlet.http.HttpSession session)
dissociate in interface PortletRedisplayedContextCopyright © 2019 JBoss by Red Hat. All rights reserved.