public class PortletLifecycleContextImpl extends AbstractCDIPortletContext implements PortletLifecycleContext
| Constructor and Description |
|---|
PortletLifecycleContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
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 void transition(javax.servlet.http.HttpServletRequest request,
String windowId,
PortletRequestLifecycle.State state)
transition in interface CDIPortletContextpublic Class<? extends Annotation> getScope()
getScope in interface javax.enterprise.context.spi.ContextCopyright © 2021 JBoss by Red Hat. All rights reserved.