Class KmeliaInstancePostConstruction

java.lang.Object
org.silverpeas.components.kmelia.KmeliaInstancePostConstruction
All Implemented Interfaces:
org.silverpeas.core.admin.component.ComponentInstancePostConstruction
Direct Known Subclasses:
KmaxInstancePostConstruction, ToolboxInstancePostConstruction

@Bean @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 Details

    • KmeliaInstancePostConstruction

      public KmeliaInstancePostConstruction()
  • Method Details

    • postConstruct

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