Class PortletFilterLifeCycle
java.lang.Object
org.gatein.pc.portlet.impl.container.LifeCycle
org.gatein.pc.portlet.impl.container.PortletFilterLifeCycle
- All Implemented Interfaces:
ManagedObject,ManagedPortletFilter
-
Method Summary
Modifier and TypeMethodDescriptionprotected voidgetId()protected ManagedObjectRegistryEventListenerprotected voidprotected voidprotected voidprotected voidprotected voidtoString()Methods inherited from class org.gatein.pc.portlet.impl.container.LifeCycle
getFailure, getStatus, managedDestroy, managedStartMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.gatein.pc.portlet.container.managed.ManagedObject
getFailure, getStatus, managedDestroy, managedStart
-
Method Details
-
invokeCreate
- Specified by:
invokeCreatein classLifeCycle- Throws:
Exception
-
invokeStart
- Specified by:
invokeStartin classLifeCycle- Throws:
Exception
-
promoteDependents
- Overrides:
promoteDependentsin classLifeCycle
-
demoteDependents
- Overrides:
demoteDependentsin classLifeCycle
-
invokeStop
protected void invokeStop()- Specified by:
invokeStopin classLifeCycle
-
invokeDestroy
protected void invokeDestroy()- Specified by:
invokeDestroyin classLifeCycle
-
getId
- Specified by:
getIdin interfaceManagedPortletFilter
-
getManagedPortletApplication
- Specified by:
getManagedPortletApplicationin interfaceManagedPortletFilter
-
toString
-
getPortletFilter
- Specified by:
getPortletFilterin interfaceManagedPortletFilter
-
getListener
- Specified by:
getListenerin classLifeCycle
-