All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.wiris.plugin.configuration.ConfigurationUpdater2 Maven / Gradle / Ivy

The newest version!
package com.wiris.plugin.configuration;

import javax.servlet.ServletContext;

public interface ConfigurationUpdater2 extends ConfigurationUpdater {
    public void init(ServletContext conf);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy