Uses of Interface
com.amazonaws.jmx.spi.SdkMBeanRegistry
-
Packages that use SdkMBeanRegistry Package Description com.amazonaws.jmx com.amazonaws.jmx.spi -
-
Uses of SdkMBeanRegistry in com.amazonaws.jmx
Classes in com.amazonaws.jmx that implement SdkMBeanRegistry Modifier and Type Class Description class
SdkMBeanRegistrySupport
-
Uses of SdkMBeanRegistry in com.amazonaws.jmx.spi
Fields in com.amazonaws.jmx.spi declared as SdkMBeanRegistry Modifier and Type Field Description static SdkMBeanRegistry
SdkMBeanRegistry. NONE
Methods in com.amazonaws.jmx.spi that return SdkMBeanRegistry Modifier and Type Method Description static SdkMBeanRegistry
SdkMBeanRegistry.Factory. getMBeanRegistry()
-