- java.lang.Object
-
- ch.qos.logback.classic.spi.PlatformInfo
-
public class PlatformInfo extends Object
This class provides information about the runtime platform.- Author:
- Ceki Gulcu
-
-
Constructor Summary
Constructors Constructor Description PlatformInfo()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanhasJMXObjectName()
-
-
-
Constructor Detail
-
PlatformInfo
public PlatformInfo()
-
-
Method Detail
-
hasJMXObjectName
public static boolean hasJMXObjectName()
-
-