Uses of Interface
org.glassfish.admin.amx.base.Singleton
-
Packages that use Singleton Package Description org.glassfish.admin.amx.base org.glassfish.admin.amx.monitoring Top-level monitoring interfaces. -
-
Uses of Singleton in org.glassfish.admin.amx.base
Subinterfaces of Singleton in org.glassfish.admin.amx.base Modifier and Type Interface Description interfaceBulkAccessBulk access to various JMX constructs.interfaceExt"Ex" = extensions: any additional MBeans, especially those that are derivative and/or have other dependencies than amx-core.interfacePathnamesThe Pathnames MBean--utilities for working with pathnames and MBeans.interfaceQuerySupports various types of queries to find MBeans in the AMX domain only; does not query all MBeans in all domains, only those in the AMX domain.interfaceRealmsinterfaceRuntimeRootinterfaceSystemInfoProvides information about the capabilities of the running server.interfaceToolsUseful informational tools. -
Uses of Singleton in org.glassfish.admin.amx.monitoring
Subinterfaces of Singleton in org.glassfish.admin.amx.monitoring Modifier and Type Interface Description interfaceMonitoringRootTop-level interface for accessing all MonitoringRoot information.
-