Uses of Package
org.codehaus.mojo.runtime.model

Packages that use org.codehaus.mojo.runtime.model
org.codehaus.mojo.runtime.builder   
org.codehaus.mojo.runtime.execute   
org.codehaus.mojo.runtime.model   
org.codehaus.mojo.runtime.model.io.xpp3   
 

Classes in org.codehaus.mojo.runtime.model used by org.codehaus.mojo.runtime.builder
Runtime
          top level container tag for the runtime descriptors
 

Classes in org.codehaus.mojo.runtime.model used by org.codehaus.mojo.runtime.execute
Runtime
          top level container tag for the runtime descriptors
 

Classes in org.codehaus.mojo.runtime.model used by org.codehaus.mojo.runtime.model
Executable
           
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.
RuntimeBase
          empty base class for the moment
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.
 

Classes in org.codehaus.mojo.runtime.model used by org.codehaus.mojo.runtime.model.io.xpp3
Runtime
          top level container tag for the runtime descriptors
 



Copyright © 2009. All Rights Reserved.