Class EnvironmentDumpProvider

  • All Implemented Interfaces:
    DumpProvider

    public class EnvironmentDumpProvider
    extends TextDumpProvider
    Provider which dumps runtime environment information to file named environment.txt.
    • Constructor Detail

      • EnvironmentDumpProvider

        public EnvironmentDumpProvider​(org.osgi.framework.BundleContext context)
        Create new dump entry which contains information about the runtime environment.
        Parameters:
        context - The bundle context to use in the MBean.