| Name | Type | Multiplicity | Description |
|---|---|---|---|
| name |
property string |
[0,1] | Name of the source. |
| description |
property string |
[0,1] | More detailed description of the source. |
| className |
property string |
[0,1] | Java class name implementing AsyncUpdateSource interface. |
| uri |
property anyURI |
[0,1] | Connection URI. |
| username |
property string |
[0,1] | User name used to authenticate to AMQP server. |
| password |
property ProtectedStringType |
[0,1] | Password used to authenticate to AMQP server. |
| virtualHost |
property string |
[0,1] | AMQP virtual host; the default value is "/". |
| queue |
property string |
[0,1] | Name of the queue to receive messages from. |
| prefetch |
property int |
[0,1] | Number of messages to prefetch. |
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]