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

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

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

Subclasses of RuntimeBase in org.codehaus.mojo.runtime.model
 class JarRuntime
          This runtime will be the uberjar++ arrangement with a gateway class that will build out the classpath and offer up the options to X number of main methods.
 class ShellRuntime
          The simplest type of runtime descriptor that can be processed, intended to generate just the bare bones of a runtime environment, perhaps not even enougth to bundle up.
 



Copyright © 2009. All Rights Reserved.