Serialized Form


Package org.ow2.jasmine.rules.threadump

Class org.ow2.jasmine.rules.threadump.ThreadDumpConfig extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

jonasJxmUrl

java.lang.String jonasJxmUrl
Jmx URL of the target JOnAS server.


outputType

java.lang.String outputType
Output type. Possible values are TTY, FILE


outputFilePath

java.lang.String outputFilePath
Path of the output file.


memoryThreshold

double memoryThreshold
Memory threshold.


memoryThresholdUnit

java.lang.String memoryThresholdUnit
Memory threshold unit


repeat

int repeat
How many times to repeat the thread dump.


initialRepeat

int initialRepeat
How many times to repeat the thread dump: initial value.


workingMemory

java.lang.String workingMemory
The name of the working memory.


targetFilter

java.lang.String targetFilter
Urls of the targets.

Class org.ow2.jasmine.rules.threadump.ThreadDumpException extends java.lang.Exception implements Serializable

serialVersionUID: 1L



Copyright © 2009 OW2 Consortium. All Rights Reserved.