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

com.googlecode.mycontainer.kernel.deploy.SimpleDeployer Maven / Gradle / Ivy

package com.googlecode.mycontainer.kernel.deploy;

public interface SimpleDeployer {

	void deploy();

	void shutdown();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy