Interface LifeCycleListener<E extends LifeCycleEvent<?,?>>
- All Superinterfaces:
org.exoplatform.container.component.ComponentPlugin
- All Known Subinterfaces:
ActivityListener,ProfileListener,RelationshipListener,SpaceLifeCycleListener
- All Known Implementing Classes:
ActivityListenerPlugin,ProfileListenerPlugin,RelationshipListenerPlugin,SpaceListenerPlugin
public interface LifeCycleListener<E extends LifeCycleEvent<?,?>>
extends org.exoplatform.container.component.ComponentPlugin
A listener to follow the lifecycle.
-
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
-