WildFly Management Interfaces: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
* HTTP API - used by the Management [[WildFly CLI|CLI]] and the web-based [[WildFly Management Console|Management Console]]. | * HTTP API - used by the Management [[WildFly CLI|CLI]] and the web-based [[WildFly Management Console|Management Console]]. | ||
These two interfaces offer distinct ways to access the same core management system. | These two interfaces offer distinct ways to access the same core management system. | ||
=Diagram= | |||
=Configuration= | =Configuration= | ||
Line 15: | Line 17: | ||
:[[WildFly Management Interface Configuration]] | :[[WildFly Management Interface Configuration]] | ||
</blockquote> | </blockquote> | ||
=Security= | |||
=JMX Management Beans= |
Revision as of 00:06, 10 February 2016
Internal
Overview
WildFly core management functionality is exposed via two different management interfaces (the terms management interfaces and management APIs are used interchangeably):
- Native API - used by the Management CLI
- HTTP API - used by the Management CLI and the web-based Management Console.
These two interfaces offer distinct ways to access the same core management system.