ch.inftec.ju.jasypt.Environment Maven / Gradle / Ivy
package ch.inftec.ju.jasypt;
/**
* Created by rotscher on 10/9/14.
*/
public interface Environment {
public String getenv(String envName);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy