The resources that can be managed using Fractal JMX v0.1 are component server interfaces or monitors for observing component attributes. Fractal JMX does not impose intrusive management code or extra metadata to enable JMX management of these resources. The JMX agent level, responsible for delegating all the invocations between the management applications and the managed resources, is represented in Fractal JMX by a generic Fractal agent component, whose only requirement is to be added in the Fractal application to be managed. This agent component enables JMX management of its host application by dynamically exploring the component structure and creating managed beans (MBeans) that represent either component server interfaces or monitors for observing component attributes.
Fractal JMX is a set of Fractal components. The core agent component can be composed with listener and adaptor components. See the Fractal JMX tutorial for more general documentation about Fractal JMX.