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 Summary

    Modifier and Type
    Method
    Description
    org.apache.maven.artifact.versioning.ArtifactVersion
    Deprecated.
     
  • Method Details

    • getApplicationVersion

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