public final class GemsCharacteristics extends Object
| Modifier and Type | Field and Description |
|---|---|
static Properties |
HOT_SWAP
Turn on hot-swapping behavior.
|
static Properties |
JMX
Turn on behavior for
JMXExposing |
static Properties |
NO_HOT_SWAP
Turn off hot swapping behavior.
|
static Properties |
NO_JMX
Turn off behavior for
JMXExposing |
static Properties |
NO_POOL
Turn off pooling behavior.
|
static Properties |
POOL
Turn on pooling behavior.
|
| Constructor and Description |
|---|
GemsCharacteristics() |
public static final Properties NO_JMX
JMXExposingpublic static final Properties JMX
JMXExposingpublic static final Properties HOT_SWAP
public static final Properties NO_HOT_SWAP
public static final Properties POOL
public static final Properties NO_POOL
public GemsCharacteristics()
Copyright © 2003-2014 Codehaus. All Rights Reserved.