Defines a JMS queue.
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-only |
Attribute | Value |
---|---|
Type | LIST |
Nillable | false |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-only |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-only |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
selector | STRING | false | true | The queue selector. | |
entries | LIST | true | true | The jndi names the queue will be bound to. | |
durable | BOOLEAN | false | true | true | Whether the queue is durable or not. |