Package ubic.gemma.core.util
Class BuildInfo
java.lang.Object
ubic.gemma.core.util.BuildInfo
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
@Component
public class BuildInfo
extends Object
implements org.springframework.beans.factory.InitializingBean
-
Constructor Details
-
BuildInfo
public BuildInfo() -
BuildInfo
-
-
Method Details
-
fromClasspath
Retrieve build information directly from the classpath. -
afterPropertiesSet
public void afterPropertiesSet()- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean
-
getVersion
-
getTimestamp
-
getGitHash
-
getHDF5Version
Obtain the version of HDF5 used by Gemma. -
toString
-