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.

Author:
Brett Porter

Method Summary
 ArtifactVersion getApplicationVersion()
          Deprecated.  
 

Method Detail

getApplicationVersion

ArtifactVersion getApplicationVersion()
Deprecated. 


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