public final class SystemInfoFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static SystemInfoImpl |
createInstance(MBeanServer server)
Create the singleton instance.
|
static SystemInfoImpl |
getInstance()
Return the actual implementation class, because some method(s) are needed internal to the
server, but not appropriate for the MBean clients.
|
static void |
removeInstance() |
public static SystemInfoImpl getInstance()
public static SystemInfoImpl createInstance(MBeanServer server)
public static void removeInstance()
Copyright © 2019. All rights reserved.