Class AlmanachInstancePreDestruction

java.lang.Object
org.silverpeas.components.almanach.AlmanachInstancePreDestruction
All Implemented Interfaces:
org.silverpeas.core.admin.component.ComponentInstancePreDestruction

@Technical @Bean @Named public class AlmanachInstancePreDestruction extends Object implements org.silverpeas.core.admin.component.ComponentInstancePreDestruction
Before being deleted, remove all events in an almanach instance.
Author:
mmoquillon
  • Constructor Details

    • AlmanachInstancePreDestruction

      public AlmanachInstancePreDestruction()
  • Method Details

    • preDestroy

      public void preDestroy(String componentInstanceId)
      Performs pre destruction tasks in the behalf of the specified Almanach instance.
      Specified by:
      preDestroy in interface org.silverpeas.core.admin.component.ComponentInstancePreDestruction
      Parameters:
      componentInstanceId - the unique identifier of the Almanach instance.