Package org.silverpeas.components.kmelia
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
-
Field Summary
Fields inherited from interface org.silverpeas.core.admin.component.ComponentInstancePostConstruction
NAME_SUFFIX, WORKFLOW_POST_CONSTRUCTION -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KmeliaInstancePostConstruction
public KmeliaInstancePostConstruction()
-
-
Method Details
-
postConstruct
- Specified by:
postConstructin interfaceorg.silverpeas.core.admin.component.ComponentInstancePostConstruction
-