| Package | Description |
|---|---|
| org.gatein.pc.portlet.container.managed | |
| org.gatein.pc.portlet.impl.container | |
| org.gatein.pc.portlet.impl.deployment |
| Modifier and Type | Method and Description |
|---|---|
ManagedPortletApplication |
ManagedPortletFilter.getManagedPortletApplication() |
ManagedPortletApplication |
ManagedPortletContainer.getManagedPortletApplication() |
ManagedPortletApplication |
PortletApplicationRegistry.getManagedPortletApplication(String id)
Return a portlet app using its id or null if it does not exist.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ManagedPortletApplication> |
PortletApplicationRegistry.getManagedPortletApplications()
Return an immutable list all the known portlet application in the registry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PortletApplicationLifeCycle |
| Modifier and Type | Method and Description |
|---|---|
ManagedPortletApplication |
PortletApplicationDeployer.getManagedPortletApplication(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends ManagedPortletApplication> |
PortletApplicationDeployer.getManagedPortletApplications() |
Copyright © 2003-2018 GateIn. All Rights Reserved.