public interface LifeCycleListener<E extends LifeCycleEvent<?,?>>
extends org.exoplatform.container.component.ComponentPlugin
| Modifier and Type | Method and Description |
|---|---|
default String |
getDescription() |
default String |
getName() |
default void |
setDescription(String s) |
default void |
setName(String s) |
default String getName()
getName in interface org.exoplatform.container.component.ComponentPlugindefault void setName(String s)
setName in interface org.exoplatform.container.component.ComponentPlugindefault String getDescription()
getDescription in interface org.exoplatform.container.component.ComponentPlugindefault void setDescription(String s)
setDescription in interface org.exoplatform.container.component.ComponentPluginCopyright © 2003–2020 eXo Platform SAS. All rights reserved.