|
Interface Summary |
| IBaseModelMBeanExt |
Extends Commons Modeler BaseModelMBean class to allow adding attributes and operations at runtime. |
| ICommonsModelerExtService |
Allow to register BaseModelMbeanExt with an id.
Each attributes and operations are associate with a regexp used to register them on all matching BaseModelMbeanExt. |
| IMBeanAttribute |
Implementations of this interface can be added dynamically as attributes in a BaseModelMBeanExt. |
| IMBeanOperation |
Implementations of this interface can be added dynamically as operations in a BaseModelMBeanExt. |