src/java.base/share/classes/sun/misc/ExtensionInstallationProvider.java

Print this page

        

*** 28,39 **** --- 28,41 ---- /** * This interface defines the contract a extension installation capable * provided to the extension installation dependency mechanism to * install new extensions on the user's disk * + * @deprecated this class will be removed in a future release. * @author Jerome Dochez */ + @Deprecated public interface ExtensionInstallationProvider { /* * <p> * Request the installation of an extension in the extension directory