Uses of Class
org.codehaus.mojo.runtime.model.JarRuntime

Packages that use JarRuntime
org.codehaus.mojo.runtime.model   
 

Uses of JarRuntime in org.codehaus.mojo.runtime.model
 

Methods in org.codehaus.mojo.runtime.model that return JarRuntime
 JarRuntime Runtime.getJar()
          Get this runtime descriptor will provide for java -jar artifact.jar < arg1> < arg2>
 

Methods in org.codehaus.mojo.runtime.model with parameters of type JarRuntime
 void Runtime.setJar(JarRuntime jar)
          Set this runtime descriptor will provide for java -jar artifact.jar < arg1> < arg2>
 



Copyright © 2011 Codehaus. All Rights Reserved.