Vladimnir Vivien

Developing Component-Based Systems with JMX and Spring

Java 5 has made it easy to incorporate manageability into any application hosted on a VM.  In this session, we explore how to create highly decoupled components that are managed using JMX and wired within the context of a Spring application.  This session also provides best practices for injecting management lifecycle concerns into your object graph without bleeding into business domain. The presentation discusses three areas where you can leverage JMX including Monitoring, Control, and Runtime Configuration.

This presentation eventually evolved to become the basis for several presentations.  Some of the ideas discussed here, such as component-based development, are one of my interests.

Component-Oriented-Development-with-Jmx-and-Spring


Presentation Materials