public class Monkey
extends java.lang.Object
implements java.lang.Runnable
Note: for now it needs to overlap with [tomee]/lib/*.jar.
Jar will get patched and renamed with tomee-monkey-[date] suffix.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MONKEY_CONFIGURATION_FILE
The constant MONKEY_CONFIGURATION_FILE.
|
Constructor and Description |
---|
Monkey(java.io.File base)
Instantiates a new Monkey.
|
Modifier and Type | Method and Description |
---|---|
void |
run() |
public static final java.lang.String MONKEY_CONFIGURATION_FILE