| Modifier and Type | Method and Description |
|---|---|
PortletApplicationContext |
PortletApplication.getContext()
Returns the context of the portlet application.
|
| Modifier and Type | Method and Description |
|---|---|
PortletApplicationContext |
PortletApplicationObject.getContext()
Returns the context related to this application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortletApplicationObject.setContext(PortletApplicationContext context)
Set the context required by that application.
|
| Constructor and Description |
|---|
PortletApplicationLifeCycle(ManagedObjectRegistryEventListener listener,
PortletApplicationContext portletApplicationContext,
PortletApplicationObject portletApplication) |
PortletApplicationLifeCycle(PortletApplicationContext portletApplicationContext,
PortletApplicationObject portletApplication) |
| Modifier and Type | Class and Description |
|---|---|
class |
PortletApplicationContextImpl |
| Modifier and Type | Field and Description |
|---|---|
protected PortletApplicationContext |
PortletApplicationImpl.context
.
|
| Modifier and Type | Method and Description |
|---|---|
PortletApplicationContext |
PortletApplicationImpl.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortletApplicationImpl.setContext(PortletApplicationContext context) |
Copyright © 2003-2020 GateIn. All Rights Reserved.