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

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

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

/**
 * @author: renarj
 * Date: 2-5-12
 * Time: 19:45
 */
public interface KernelShutdownMBean {
    public void doKernelShutdown();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy