Uses of Class
org.glassfish.admin.amx.impl.mbean.SystemInfoImpl
-
Packages that use SystemInfoImpl Package Description org.glassfish.admin.amx.impl.mbean -
-
Uses of SystemInfoImpl in org.glassfish.admin.amx.impl.mbean
Methods in org.glassfish.admin.amx.impl.mbean that return SystemInfoImpl Modifier and Type Method Description static SystemInfoImplSystemInfoFactory. createInstance(MBeanServer server)Create the singleton instance.static SystemInfoImplSystemInfoFactory. getInstance()Return the actual implementation class, because some method(s) are needed internal to the server, but not appropriate for the MBean clients.
-