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

org.kuali.maven.plugins.spring.SpringMojoService Maven / Gradle / Ivy

package org.kuali.maven.plugins.spring;

public interface SpringMojoService {

	void callback(LoadMojo mojo);

	void callback(LoadXmlMojo mojo);

	boolean isDebugLoggingEnabled(AbstractSpringMojo mojo);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy