Interface AbstractWritableConfigurationContext.ConfigurationRemover

    • Method Detail

      • removeConfiguration

        void removeConfiguration​(java.lang.String location)
                          throws java.io.IOException
        Implement to remove the configuration.
        Parameters:
        location - Location of the ConfigurationItem.
        Throws:
        java.io.IOException - If fails to remove the ConfigurationItem.