Search Java Classes and Packages
Search Java Frameworks and Libraries
#Java.lang.management Classes and Interfaces - 20 results found.
| Name | Description | Type | Package | Framework |
| BufferPoolMXBean | The management interface for a buffer pool, for example a pool of direct or mapped buffers. | Interface | java.lang.management | Java SE |
|
| ClassLoadingMXBean | The management interface for the class loading system of the Java virtual machine. | Interface | java.lang.management | Java SE |
|
| CompilationMXBean | The management interface for the compilation system of the Java virtual machine. | Interface | java.lang.management | Java SE |
|
| GarbageCollectorMXBean | The management interface for the garbage collection of the Java virtual machine. | Interface | java.lang.management | Java SE |
|
| LockInfo | Information about a lock. | Class | java.lang.management | Java SE |
|
| ManagementFactory | The ManagementFactory class is a factory class for getting managed beans for the Java platform. | Class | java.lang.management | Java SE |
|
| ManagementPermission | The permission which the SecurityManager will check when code that is running with a SecurityManager calls methods defined | Class | java.lang.management | Java SE |
|
| MemoryNotificationInfo | The information about a memory notification. | Class | java.lang.management | Java SE |
|
| MemoryUsage | A MemoryUsage object represents a snapshot of memory usage. | Class | java.lang.management | Java SE |
|
| MonitorInfo | Information about an object monitor lock. | Class | java.lang.management | Java SE |
|
| MemoryType | Types of memory pools. | Class | java.lang.management | Java SE |
|
| MemoryManagerMXBean | The management interface for a memory manager. | Interface | java.lang.management | Java SE |
|
| MemoryMXBean | The management interface for the memory system of the Java virtual machine. | Interface | java.lang.management | Java SE |
|
| MemoryPoolMXBean | The management interface for a memory pool. | Interface | java.lang.management | Java SE |
|
| OperatingSystemMXBean | The management interface for the operating system on which the Java virtual machine is running. | Interface | java.lang.management | Java SE |
|
| PlatformLoggingMXBean | The management interface for the logging facility. | Interface | java.lang.management | Java SE |
|
| PlatformManagedObject | A platform managed object is a JMX MXBean for monitoring and managing a component in the Java platform. | Interface | java.lang.management | Java SE |
|
| RuntimeMXBean | The management interface for the runtime system of the Java virtual machine. | Interface | java.lang.management | Java SE |
|
| ThreadInfo | Thread information. | Class | java.lang.management | Java SE |
|
| ThreadMXBean | The management interface for the thread system of the Java virtual machine. | Interface | java.lang.management | Java SE |