Defines a way in which in-VM connections can be made to the ActiveMQ server.
| Name | Dynamic | Other provider points |
|---|---|---|
| org.wildfly.messaging.activemq.acceptor | true | /subsystem=messaging-activemq/server=*/remote-acceptor=* /subsystem=messaging-activemq/server=*/acceptor=* |
| Attribute | Value |
|---|---|
| Type | OBJECT |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Type | INT |
| Nillable | false |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Type | BOOLEAN |
| Nillable | false |
| Expressions Allowed | false |
| Storage | runtime |
| Access Type | read-only |
| Stability | default |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| params | OBJECT | false | true | A key-value pair understood by the acceptor factory-class and used to configure it. | |
| server-id | INT | true | true | The server id. |