| Package | Description |
|---|---|
| org.gatein.pc.portlet.impl.container |
| Modifier and Type | Method and Description |
|---|---|
PortletContainerLifeCycle |
PortletApplicationLifeCycle.addPortletContainer(PortletContainerContext portletContainerContext,
PortletContainerObject portletContainer) |
PortletContainerLifeCycle |
PortletApplicationLifeCycle.getManagedPortletContainer(String portletContainerId) |
| Modifier and Type | Method and Description |
|---|---|
Set<PortletContainerLifeCycle> |
PortletApplicationLifeCycle.getDependencies(PortletFilterLifeCycle portletFilterLifeCycle) |
Iterable<? extends PortletContainerLifeCycle> |
PortletApplicationLifeCycle.getManagedPortletContainers() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortletApplicationLifeCycle.addDependency(PortletFilterLifeCycle portletFilterLifeCycle,
PortletContainerLifeCycle portletContainerLifeCycle) |
Set<PortletFilterLifeCycle> |
PortletApplicationLifeCycle.getDependencies(PortletContainerLifeCycle portletContainerLifeCycle) |
Copyright © 2003-2018 GateIn. All Rights Reserved.