WildFly Dynamic Model Representation

From NovaOrdis Knowledge Base
Revision as of 01:32, 7 October 2016 by Ovidiu (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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. Some documentation refers to DMR as Detyped Model Representation.

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