| Modifier and Type | Method and Description |
|---|---|
DriverPortletContext |
PortletContextService.getPortletContext(org.apache.pluto.container.PortletWindow portletWindow)
Retrieve the InternalPortletContext for the specified portlet window
|
DriverPortletContext |
PortletContextService.getPortletContext(String applicationName)
Retrieve the InternalPortletContext for the specified portlet application name
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<DriverPortletContext> |
PortletContextService.getPortletContexts()
Retrieve all registered applications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortletContextService.unregister(DriverPortletContext context)
Unregister a portlet application
|
Copyright © 2003-2019 The Apache Software Foundation. All Rights Reserved.