Package org.glassfish.external.amx

Interface Summary
BootAMXMBean MBean responsible for booting the AMX system.
MBeanListener.Callback Callback interface.
 

Class Summary
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.