oshi.demo.jmx.package-info Maven / Gradle / Ivy
/*
* Copyright (c) 2022 The OSHI Project Contributors
* SPDX-License-Identifier: MIT
*/
/**
* Contains JMX classes for the Oshi JMX demonstration class. Not intended for production use, but rather as an
* example/template to start with.
*/
package oshi.demo.jmx;