Package org.apache.karaf.diagnostic.core.providers
-
Class Summary Class Description BundleDumpProvider Dump provider which produces file named bundles.txt with list of installed bundles and it's state.EnvironmentDumpProvider Provider which dumps runtime environment information to file named environment.txt.HeapDumpProvider Create a heap dump.MemoryDumpProvider Provider which dump the memory information in the memory.txt file.ThreadDumpProvider Provider which dumps thread info to file named threads.txt.