Uses of Class
org.apache.karaf.diagnostic.core.common.TextDumpProvider

Packages that use TextDumpProvider
org.apache.karaf.diagnostic.common   
 

Uses of TextDumpProvider in org.apache.karaf.diagnostic.common
 

Subclasses of TextDumpProvider in org.apache.karaf.diagnostic.common
 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 ThreadDumpProvider
          Provider which dumps thread info to file named threads.txt.
 



Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.