A connector service allows to integrate external components with Apache ActiveMQ Artemis to send and receive messages.
| Attribute | Value | 
|---|---|
| Type | STRING | 
| Nillable | false | 
| Expressions Allowed | false | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | all-services | 
| Attribute | Value | 
|---|---|
| Type | OBJECT | 
| Nillable | true | 
| Expressions Allowed | true | 
| Storage | configuration | 
| Access Type | read-write | 
| Restart Required | no-services | 
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description | 
|---|---|---|---|---|---|
| factory-class | STRING | true | false | Class name of the factory class that can instantiate the connector service. | |
| params | OBJECT | false | true | A key/value pair understood by the connector service's factory-class |