Interface LifeCycleListener<E extends LifeCycleEvent<?,?>>
- All Superinterfaces:
org.exoplatform.container.component.ComponentPlugin
- All Known Subinterfaces:
ActivityListener,ProfileListener,SpaceLifeCycleListener
- All Known Implementing Classes:
ActivityListenerPlugin,ProfileListenerPlugin,SpaceListenerPlugin
public interface LifeCycleListener<E extends LifeCycleEvent<?,?>>
extends org.exoplatform.container.component.ComponentPlugin
A listener to follow the lifecycle.
- Version:
- $Revision$
- Author:
- Patrice Lamarque
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.exoplatform.container.component.ComponentPlugin
-
setName
- Specified by:
setNamein interfaceorg.exoplatform.container.component.ComponentPlugin
-
getDescription
- Specified by:
getDescriptionin interfaceorg.exoplatform.container.component.ComponentPlugin
-
setDescription
- Specified by:
setDescriptionin interfaceorg.exoplatform.container.component.ComponentPlugin
-