Uses of Class
org.jboss.managed.api.annotation.ManagementObject

Packages that use ManagementObject
org.jboss.managed.plugins.jmx   
 

Uses of ManagementObject in org.jboss.managed.plugins.jmx
 

Classes in org.jboss.managed.plugins.jmx with annotations of type ManagementObject
 class ClassLoadingMXBeanMO
          Stub class for the ClassLoadingMXBean interface that is marked up with management annotations.
 class GarbageCollectorMXBeanMO
          Stub class for the RuntimeMXBean interface that is marked up with management annotations.
 class MemoryManagerMXBeanMO
          Stub class for the MemoryManagerMXBean interface that is marked up with management annotations.
 class MemoryMXBeanMO
          Stub class for the MemoryMXBean interface that is marked up with management annotations.
 class MemoryPoolMXBeanMO
          Stub class for the MemoryPoolMXBean interface that is marked up with management annotations.
 class OperatingSystemMXBeanMO
          Stub class for the OperatingSystemMXBean interface that is marked up with management annotations.
 class RuntimeMXBeanMO
          Stub class for the RuntimeMXBean interface that is marked up with management annotations.
 class ThreadMXBeanMO
          Stub class for the ThreadMXBean interface that is marked up with management annotations.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.