Class PlatformInfo

java.lang.Object
ch.qos.logback.classic.spi.PlatformInfo

public class PlatformInfo extends Object
This class provides information about the runtime platform.
  • Field Details

    • UNINITIALIZED

      private static final int UNINITIALIZED
      See Also:
    • hasJMXObjectName

      private static int hasJMXObjectName
  • Constructor Details

    • PlatformInfo

      public PlatformInfo()
  • Method Details

    • hasJMXObjectName

      public static boolean hasJMXObjectName()