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

com.nh.micro.config.MicroConfigHandler Maven / Gradle / Ivy

There is a newer version: 0.0.3-RELEASE
Show newest version
package com.nh.micro.config;

public interface MicroConfigHandler {
	public String queryConfig(String fileName, String attrName);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy