Class ConnecteurJDBCInstancePreDestruction

  • All Implemented Interfaces:
    org.silverpeas.core.admin.component.ComponentInstancePreDestruction

    @Named
    public class ConnecteurJDBCInstancePreDestruction
    extends Object
    implements org.silverpeas.core.admin.component.ComponentInstancePreDestruction
    Delete any data source connection information for the ConnectorJDBC instance that is being deleted.
    Author:
    mmoquillon
    • Constructor Detail

      • ConnecteurJDBCInstancePreDestruction

        public ConnecteurJDBCInstancePreDestruction()
    • Method Detail

      • 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.