Class KmeliaInstancePostConstruction

  • All Implemented Interfaces:
    org.silverpeas.core.admin.component.ComponentInstancePostConstruction
    Direct Known Subclasses:
    KmaxInstancePostConstruction, ToolboxInstancePostConstruction

    @Named
    public class KmeliaInstancePostConstruction
    extends Object
    implements org.silverpeas.core.admin.component.ComponentInstancePostConstruction
    Once an instance of the Kmelia application is created, creates for it the root folder, the bin and the declassified child folders.
    Author:
    mmoquillon
    • Constructor Detail

      • KmeliaInstancePostConstruction

        public KmeliaInstancePostConstruction()
    • Method Detail

      • postConstruct

        public void postConstruct​(String componentInstanceId)
        Specified by:
        postConstruct in interface org.silverpeas.core.admin.component.ComponentInstancePostConstruction