org.apache.maven.execution
Interface RuntimeInformation

All Known Implementing Classes:
DefaultRuntimeInformation

public interface RuntimeInformation

Describes runtime information about the application.

Version:
$Id: RuntimeInformation.java 789541 2009-06-30 03:04:34Z jvanzyl $
Author:
Brett Porter

Method Summary
 ArtifactVersion getApplicationVersion()
           
 

Method Detail

getApplicationVersion

ArtifactVersion getApplicationVersion()


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