org.apache.maven.execution
Interface RuntimeInformation
- All Known Implementing Classes:
- DefaultRuntimeInformation
public interface RuntimeInformation
Describes runtime information about the application.
- Version:
- $Id: RuntimeInformation.java 701693 2008-10-04 19:19:41Z jvanzyl $
- Author:
- Brett Porter
getApplicationInformation
ApplicationInformation getApplicationInformation()
getApplicationVersion
ArtifactVersion getApplicationVersion()
- Deprecated. Use getApplicationInformation()
Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.