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 Details

    • getApplicationVersion

      ArtifactVersion getApplicationVersion()
      Deprecated.