JMX Transport RoadMap
0.1.0 - Initial point release
- Stabilize the connector and the dispatchers/receivers allowing to manipulate beans in an MBean server.
- Write documentation.
- Achieve decent test coverage.
- Cleanup and release.
0.2.0 - Write Examples
- Build example application
- Modify the API and URI schema based on the lessons learned
0.3.0 - Standard JMX Services
Provide a convenient way to access and create standard JMX services (timers, monitors, MLets, relations, etc.)
1.0.0 - Official Release
- Api should be stable.
- Codebase should have run for a while in prod environment.
- We should have at least one user apart from me.