JavaVirtualMachinePreset

This type is a class for model objects.

* No description is available *

Package: processexec

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
name : EString Name given to identify this set of values.
classpath : EString The standard classpath in which the Java virtual machine looks for classes. This property can contain multiple paths separated by colons (":") or semicolons (";") depending on the operating system of the node.
bootClasspath : EString Some JVMs contain an option to specify bootstrap classes and resources. This property can contain multiple paths separated by colons (":") or semicolons (";") depending on the operating system of the node.
initialHeapSize : EInt Specifies the initial heap size available to the JVM, in megabytes.
maximumHeapSize : EInt The maximum heap size available to the JVM, in megabytes.
genericJvmArguments : EString Additional command line arguments for the JVM.
systemProperties : Property * * No description is available *



Attribute Details

name  -  Name given to identify this set of values.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

classpath  -  The standard classpath in which the Java virtual machine looks for classes. This property can contain multiple paths separated by colons (":") or semicolons (";") depending on the operating system of the node.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

bootClasspath  -  Some JVMs contain an option to specify bootstrap classes and resources. This property can contain multiple paths separated by colons (":") or semicolons (";") depending on the operating system of the node.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

initialHeapSize  -  Specifies the initial heap size available to the JVM, in megabytes.
    Data Type: EInt
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

maximumHeapSize  -  The maximum heap size available to the JVM, in megabytes.
    Data Type: EInt
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

genericJvmArguments  -  Additional command line arguments for the JVM.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

systemProperties  -  * No description is available *
    Reference Type: Property *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006