Interface | Description |
---|---|
BootAMXMBean |
MBean responsible for booting the AMX system.
|
MBeanListener.Callback |
Callback interface.
|
Class | Description |
---|---|
AMX |
Constants reflecting the AMX specification.
|
AMXGlassfish |
AMX behavior specific to Glassfish V3.
|
AMXGlassfish.BootAMXCallback |
Callback for
MBeanListener that waits for the BootAMXMBean to appear;
it always will load early in server startup. |
AMXUtil |
Small utilities for AMXBooter and related.
|
MBeanListener<T extends MBeanListener.Callback> |
Listens for registration of MBeans of various types.
|
MBeanListener.CallbackImpl |
Default callback implementation, can be subclassed if needed
Remembers only the last MBean that was seen.
|
Copyright © 2017 Oracle. All rights reserved.