ESB Console's Frequently Asked Questions
General
The Common Management and Monitoring API
provides the ability to manage, monitor, and administer the ESB runtime, Component Containers, Composite Applications, JMS Servers and Destinations. This allows the ability to exercise the API not only from Java, but from all the twenty five different JSR-223 Scripting Languages/Environments. In Open ESB and JavaCAPS, all management clients like
NetBeans JBI Manager
, NetBeans JBI Project System, GlassFish Administration Console, the GlassFish Command-Line Utility (asant), GlassFish Ant (asant), and the
Enterprise Manager
use the Common Management and Monitoring API to provide functionality. Similarly, when developing the ESB Management and Monitoring Console, the following links could serve as a quick reference guide to the JavaDocs
- The Core API JavaDocs
- The Extended Java CAPS API JavaDocs
Resources
Building
Running