Interface RuntimeInformation

  • All Known Implementing Classes:
    DefaultRuntimeInformation

    @Deprecated
    public interface RuntimeInformation
    Deprecated.
    Use RuntimeInformation instead.
    Describes runtime information about the application.
    Author:
    Brett Porter
    • Method Detail

      • getApplicationVersion

        org.apache.maven.artifact.versioning.ArtifactVersion getApplicationVersion()
        Deprecated.