Managing outbound endpoints with the MBean API

Each endpoint in a solution represents a destination for outbound messages. You can manage the outbound endpoints in your solution by using a Java™ Management Extensions (JMX) management bean (MBean). The Liberty server profile provides MBeans and corresponding management interface APIs for this purpose.

Before you begin

Before using a JMX client application to manage the outbound endpoints in your solution, you must enable the JMX connectors in Liberty profile, and configure the connection on the Liberty profile. For more information about these tasks, see Connecting to the Liberty profile by using JMX.