Serialized Form


Package org.codehaus.mojo.runtime.builder

Class org.codehaus.mojo.runtime.builder.MavenRuntimeBuilderException extends Exception implements Serializable


Package org.codehaus.mojo.runtime.model

Class org.codehaus.mojo.runtime.model.Executable extends Object implements Serializable

Serialized Fields

id

String id
Field id


implementation

String implementation
Field implementation


modelEncoding

String modelEncoding

Class org.codehaus.mojo.runtime.model.JarRuntime extends RuntimeBase implements Serializable

Serialized Fields

executables

List<E> executables
Field executables


dependencies

List<E> dependencies
Field dependencies


executableMap

Map<K,V> executableMap

dependencyList

List<E> dependencyList

modelEncoding

String modelEncoding

Class org.codehaus.mojo.runtime.model.Runtime extends Object implements Serializable

Serialized Fields

shell

ShellRuntime shell
Field shell


jar

JarRuntime jar
Field jar


modelEncoding

String modelEncoding

Class org.codehaus.mojo.runtime.model.RuntimeBase extends Object implements Serializable

Serialized Fields

id

String id
Field id


modelEncoding

String modelEncoding

Class org.codehaus.mojo.runtime.model.ShellRuntime extends RuntimeBase implements Serializable

Serialized Fields

mainClass

String mainClass
Field mainClass


modelEncoding

String modelEncoding



Copyright © 2011 Codehaus. All Rights Reserved.