| Package | Description |
|---|---|
| org.apache.karaf.diagnostic.common | |
| org.apache.karaf.diagnostic.core | |
| org.apache.karaf.diagnostic.core.common | |
| org.apache.karaf.diagnostic.demo |
| Modifier and Type | Method and Description |
|---|---|
void |
LogDumpProvider.createDump(DumpDestination destination)
Attach log entries from directory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DumpProvider.createDump(DumpDestination destination)
Creates dump in given entry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryDumpDestination
Class which packages dumps to given directory.
|
class |
ZipDumpDestination
Class which packages dumps to ZIP archive.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextDumpProvider.createDump(DumpDestination destination)
Creates dump in given entry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScreenshotDumpProvider.createDump(DumpDestination destination)
Creates dump in given entry.
|
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.