org.apache.maven.execution
Interface RuntimeInformation

All Known Implementing Classes:
DefaultRuntimeInformation

Deprecated. Use RuntimeInformation instead.

@Deprecated
public interface RuntimeInformation

Describes runtime information about the application.

Version:
$Id: RuntimeInformation.java 1055174 2011-01-04 20:32:41Z bentmann $
Author:
Brett Porter

Method Summary
 ArtifactVersion getApplicationVersion()
          Deprecated.  
 

Method Detail

getApplicationVersion

ArtifactVersion getApplicationVersion()
Deprecated. 


Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.