Class EndpointManager


  • public class EndpointManager
    extends Object
    Class which connects to a running management endpoint or triggers the selection of an arbitrary management endpoint. By default, this class first tries to connect to the management endpoint the console was loaded from. If no endpoint was found, the selection is triggered by EndpointDialog.

    Please note: This class must run before any bootstrap function!