Package org.apache.maven.execution
Interface RuntimeInformation
-
- All Known Implementing Classes:
DefaultRuntimeInformation
@Deprecated public interface RuntimeInformation
Deprecated.UseRuntimeInformation
instead.Describes runtime information about the application.- Author:
- Brett Porter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description org.apache.maven.artifact.versioning.ArtifactVersion
getApplicationVersion()
Deprecated.
-