LibraryLink ToToggle FramesPrintFeedback

Configuring an Embedded Broker

You can fully configure an embedded broker through application code, as shown in Example 1.6.


[Note]Note

Always add plug-ins before connectors, otherwise the plug-ins will not be initialized.

You can use the BrokerFactory class to create and configure a broker using the following syntax:

BrokerService broker = BrokerFactory.createBroker(new URI(URI));

The available values of the URI are: