| Package | Description |
|---|---|
| org.apache.karaf.diagnostic.core.providers |
| 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 |
EnvironmentDumpProvider
Provider which dumps runtime environment information to file named environment.txt.
|
class |
MemoryDumpProvider
Provider which dump the memory information in the memory.txt file.
|
class |
ThreadDumpProvider
Provider which dumps thread info to file named threads.txt.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.