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

com.orientechnologies.orient.core.OOrientShutdownListener Maven / Gradle / Ivy

package com.orientechnologies.orient.core;

/**
 * @author Andrey Lomakin Andrey Lomakin
 * @since 09/01/15
 */
public interface OOrientShutdownListener {
	void onShutdown();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy