WildFly Dynamic Model Representation

From NovaOrdis Knowledge Base
Revision as of 03:14, 5 September 2016 by Ovidiu (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

External

Internal

Overview

Dynamic Model Representation (DMR) is the model behind the management of the WildFly application server instances.

The JBoss management API is detyped.

A management client running with the management libraries created for AS 7.0 should still work if used to manage an AS 7.99 domain. The management client libraries needed to be forward compatible.

Project GitHub

https://github.com/jbossas/jboss-dmr

Concepts

Dynamic Model Representation Concepts