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

org.uqbar.commons.utils.ApplicationContextConfiguration Maven / Gradle / Ivy

package org.uqbar.commons.utils;

public interface ApplicationContextConfiguration {

	public void configure(ApplicationContext instance);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy