WLDFBean
, WLDFNotificationBean
public interface WLDFHeapDumpActionBean extends WLDFNotificationBean
Modifier and Type | Method | Description |
---|---|---|
boolean |
isLiveSetOnly() |
Indicates whether or not to include the set of live objects in the heap dump capture.
|
void |
setLiveSetOnly(boolean live) |
Specify if only live objects should be captured in the heap dump
|
getTimeout, isEnabled, setEnabled, setTimeout
boolean isLiveSetOnly()
Indicates whether or not to include the set of live objects in the heap dump capture.
void setLiveSetOnly(boolean live)
Specify if only live objects should be captured in the heap dump
live
- If true, capture only live objects