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

nl.renarj.jasdb.core.Extension Maven / Gradle / Ivy

There is a newer version: 1.2.1
Show newest version
package nl.renarj.jasdb.core;

/**
 * @author Renze de Vries
 */
public interface Extension {
//    void load(KernelContext kernelContext) throws ConfigurationException;
//
//    void shutdown(KernelContext kernelContext) throws ConfigurationException;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy