org.apache.maven
Class WagonSelectorTest.TestRuntimeInformation

java.lang.Object
  extended by org.apache.maven.WagonSelectorTest.TestRuntimeInformation
All Implemented Interfaces:
RuntimeInformation
Enclosing class:
WagonSelectorTest

public static final class WagonSelectorTest.TestRuntimeInformation
extends Object
implements RuntimeInformation


Constructor Summary
WagonSelectorTest.TestRuntimeInformation()
           
 
Method Summary
 ArtifactVersion getApplicationVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WagonSelectorTest.TestRuntimeInformation

public WagonSelectorTest.TestRuntimeInformation()
Method Detail

getApplicationVersion

public ArtifactVersion getApplicationVersion()
Specified by:
getApplicationVersion in interface RuntimeInformation


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