Uses of Class
org.glassfish.admin.amx.core.AMXMBeanMetadata
-
Packages that use AMXMBeanMetadata Package Description org.glassfish.admin.amx.base org.glassfish.admin.amx.j2ee org.glassfish.admin.amx.logging org.glassfish.admin.amx.monitoring Top-level monitoring interfaces. -
-
Uses of AMXMBeanMetadata in org.glassfish.admin.amx.base
Classes in org.glassfish.admin.amx.base with annotations of type AMXMBeanMetadata Modifier and Type Interface Description interfaceBulkAccessBulk access to various JMX constructs.interfaceDomainRootThe top-level interface for an appserver domain.interfaceExt"Ex" = extensions: any additional MBeans, especially those that are derivative and/or have other dependencies than amx-core.classMBeanTrackerTracks the entire MBean parent/child hierarchy so that individual MBeans need not do so.interfaceMBeanTrackerMBeanMBean providing server-side support for AMX eg for efficiency or other reasons.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.interfaceRealmsinterfaceRuntimeRootinterfaceSampleInterface for a sample MBean , used as target for sample and test code.interfaceSystemInfoProvides information about the capabilities of the running server.interfaceToolsUseful informational tools. -
Uses of AMXMBeanMetadata in org.glassfish.admin.amx.j2ee
Classes in org.glassfish.admin.amx.j2ee with annotations of type AMXMBeanMetadata Modifier and Type Interface Description interfaceAppClientModuleinterfaceEJBModuleinterfaceEntityBeaninterfaceJ2EEApplicationinterfaceJ2EEDomainThe discovery and navigation of all managed objects in the J2EE management system begins with the J2EEDomain.interfaceJ2EEResourceJ2EEResource is the base model for all J2EE resources.interfaceJ2EEServerinterfaceJavaMailResourceinterfaceJCAConnectionFactoryinterfaceJCAManagedConnectionFactoryinterfaceJCAResourceinterfaceJDBCDataSourceinterfaceJDBCDriverinterfaceJDBCResourceinterfaceJMSResourceinterfaceJNDIResourceinterfaceJTAResourceinterfaceJVMIdentifies a Java VM being utilized by a server.interfaceMessageDrivenBeaninterfaceResourceAdapterinterfaceResourceAdapterModuleinterfaceRMI_IIOPResourceinterfaceServletinterfaceSingletonSessionBeaninterfaceStatefulSessionBeaninterfaceStatelessSessionBeaninterfaceURLResourceinterfaceWebModuleA J2EE WebModule. -
Uses of AMXMBeanMetadata in org.glassfish.admin.amx.logging
Classes in org.glassfish.admin.amx.logging with annotations of type AMXMBeanMetadata Modifier and Type Interface Description interfaceLoggingSupports accessing logging information in multiple ways. -
Uses of AMXMBeanMetadata in org.glassfish.admin.amx.monitoring
Classes in org.glassfish.admin.amx.monitoring with annotations of type AMXMBeanMetadata Modifier and Type Interface Description interfaceMonitoringRootTop-level interface for accessing all MonitoringRoot information.
-