Delivery group to manage delivery for mdbs
Name | Dynamic | Other provider points |
---|---|---|
org.wildfly.ejb3.mdb-delivery-group | true |
none |
Type | BOOLEAN |
Default Value | true |
Is the attribute nillable? | true |
Does the attribute allow expression? | true |
Where is the attribute stored? | configuration |
Access Type | read-write |
Is restarted required? | no-services |
Stability Level | default |
Raw DMR model |
|
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
active | BOOLEAN | false | true | true | Indicates if delivery for all MDBs belonging to this group is active |
Raw DMR model |
|
Raw DMR model |
|
Galleon features are to be used when creating Galleon feature-packs.
<feature spec="subsystem.ejb3.mdb-delivery-group">
<param name="mdb-delivery-group" value="{resource name}"/>
<param name="active" value="{value}"/>
<feature/>