| Modifier and Type | Method and Description |
|---|---|
void |
DumpCommand.setProviders(List<DumpProvider> providers)
Sets dump providers to use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BundleDumpProvider
Dump provider which produces file named bundles.txt with list of
installed bundles and it's state.
|
class |
FeaturesDumpProvider
Dump provider which add file named features.txt with informations
about installed features and repositories.
|
class |
LogDumpProvider
Dump provider which copies log files from data/log directory to
destination.
|
class |
ThreadDumpProvider
Provider which dumps thread info to file named threads.txt.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextDumpProvider
Base class for dump providers which writes text to destination.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScreenshotDumpProvider
This demo provider creates images in dump destination which
contains screenshots from all attached displays.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiagnosticDumpMBeanImpl.setProviders(List<DumpProvider> providers)
Sets dump providers.
|
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.