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

net.anotheria.portalkit.engines.mailhunter.EngineConfigurator Maven / Gradle / Ivy

There is a newer version: 4.1.0
Show newest version
package net.anotheria.portalkit.engines.mailhunter;

/**
 * TODO please remind another to comment this class
 * @author another
 */
public interface EngineConfigurator {
	void configure(TransformationEngine engine);
}
 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy