public class PortletContainerLifeCycle extends LifeCycle implements ManagedPortletContainer
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
PortletInfo |
getInfo() |
protected ManagedObjectRegistryEventListener |
getListener() |
PortletApplicationLifeCycle |
getManagedPortletApplication() |
PortletContainer |
getPortletContainer() |
javax.portlet.Portlet |
getPortletInstance() |
protected void |
invokeCreate() |
protected void |
invokeDestroy() |
protected void |
invokeStart() |
protected void |
invokeStop() |
String |
toString() |
demoteDependents, getFailure, getStatus, managedDestroy, managedStart, promoteDependentsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFailure, getStatus, managedDestroy, managedStartprotected void invokeCreate()
throws Exception
invokeCreate in class LifeCycleExceptionprotected void invokeStart()
throws Exception
invokeStart in class LifeCycleExceptionprotected void invokeStop()
invokeStop in class LifeCyclepublic javax.portlet.Portlet getPortletInstance()
getPortletInstance in interface ManagedPortletContainerprotected void invokeDestroy()
throws Exception
invokeDestroy in class LifeCycleExceptionpublic String getId()
getId in interface ManagedPortletContainerpublic PortletInfo getInfo()
getInfo in interface ManagedPortletContainerpublic PortletApplicationLifeCycle getManagedPortletApplication()
getManagedPortletApplication in interface ManagedPortletContainerpublic PortletContainer getPortletContainer()
protected ManagedObjectRegistryEventListener getListener()
getListener in class LifeCycleCopyright © 2003-2017 GateIn. All Rights Reserved.