org.apache.maven.execution
Interface RuntimeInformation

All Known Implementing Classes:
DefaultRuntimeInformation

public interface RuntimeInformation

Describes runtime information about the application.

Version:
$Id: RuntimeInformation.java 495147 2007-01-11 07:47:53Z jvanzyl $
Author:
Brett Porter

Method Summary
 org.apache.maven.artifact.versioning.ArtifactVersion getApplicationVersion()
           
 

Method Detail

getApplicationVersion

org.apache.maven.artifact.versioning.ArtifactVersion getApplicationVersion()


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