Package oshi.demo.jmx.api
Interface StrategyRegistrationPlatformMBeans
- All Known Implementing Classes:
WindowsStrategyRegistrattionPlatform
public interface StrategyRegistrationPlatformMBeans
-
Method Summary
Modifier and TypeMethodDescriptionvoid
registerMBeans
(oshi.SystemInfo systemInfo, MBeanServer mBeanServer)
-
Method Details
-
registerMBeans
void registerMBeans(oshi.SystemInfo systemInfo, MBeanServer mBeanServer) throws NotCompliantMBeanException, InstanceAlreadyExistsException, MBeanRegistrationException, MalformedObjectNameException, IntrospectionException, IntrospectionException
-