
org.openl.spring.env.SysInfoPropertySource Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.openl.spring Show documentation
Show all versions of org.openl.spring Show documentation
Common components for Spring integration
The newest version!
package org.openl.spring.env;
import java.util.Map;
import org.springframework.core.env.EnumerablePropertySource;
import org.openl.info.OpenLVersion;
import org.openl.util.StringUtils;
/**
* Contain system information about OpenL and environment. Allows to monitor resources
*/
public class SysInfoPropertySource extends EnumerablePropertySource
© 2015 - 2025 Weber Informatics LLC | Privacy Policy