Package org.jfox.mx

Interface Summary
DynamicMBean  
Mxable 每个可以被 MxServer 管理的对象需要实现的接口 被管理的方法: 1、以 mx_ 开头 2、方法名不要重复
MxRegistration Can be implemented by an MBean in order to carry out operations before and after being registered or unregistered from the MBean server.
NotificationListener  
 

Class Summary
MxClassLoader  
MxConstructorInfo  
MxFeatureInfo  
MxInfo  
MxMetaData 注册到 MxServer Repository 的对象,包含了 Mx Bean 的所有信息
MxOperationInfo  
MxParameterInfo Describes an argument of an operation exposed by an MBean.
MxRepository  
MxServer  
Notification The Notification class represents a notification emitted by an MBean.
ObjectName  
RepositoryCtrl  
 

Exception Summary
MalformedObjectNameException The format of the string does not correspond to a valid ObjectName.
MxException  
MxRuntimeException