Class QuickinfoInstancePreDestruction

java.lang.Object
org.silverpeas.components.quickinfo.QuickinfoInstancePreDestruction
All Implemented Interfaces:
org.silverpeas.core.admin.component.ComponentInstancePreDestruction

@Technical @Bean @Named public class QuickinfoInstancePreDestruction extends Object implements org.silverpeas.core.admin.component.ComponentInstancePreDestruction
Deletes the data associated with the Quickinfo instance that is being deleted.
Author:
Yohann Chastagnier
  • Constructor Details

    • QuickinfoInstancePreDestruction

      public QuickinfoInstancePreDestruction()
  • Method Details

    • preDestroy

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