Interface LifeCycleListener<E extends LifeCycleEvent<?,​?>>

    • Method Detail

      • getName

        default String getName()
        Specified by:
        getName in interface org.exoplatform.container.component.ComponentPlugin
      • setName

        default void setName​(String s)
        Specified by:
        setName in interface org.exoplatform.container.component.ComponentPlugin
      • getDescription

        default String getDescription()
        Specified by:
        getDescription in interface org.exoplatform.container.component.ComponentPlugin
      • setDescription

        default void setDescription​(String s)
        Specified by:
        setDescription in interface org.exoplatform.container.component.ComponentPlugin