| Modifier and Type | Method and Description |
|---|---|
PortletContainerContext |
PortletContainer.getContext()
Returns the context of the portlet container.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortletContainerObject.setContext(PortletContainerContext context)
Set/unset the portlet container context.
|
| Modifier and Type | Method and Description |
|---|---|
PortletContainerLifeCycle |
PortletApplicationLifeCycle.addPortletContainer(PortletContainerContext portletContainerContext,
PortletContainerObject portletContainer) |
| Modifier and Type | Class and Description |
|---|---|
class |
PortletContainerContextImpl |
| Modifier and Type | Method and Description |
|---|---|
PortletContainerContext |
PortletContainerImpl.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortletContainerImpl.setContext(PortletContainerContext context) |
Copyright © 2003-2020 GateIn. All Rights Reserved.