| Element | Description | Class |
|---|---|---|
| address | A jms address | org.apache.servicemix.jms.wsdl.JmsAddress |
| component | A jms component | org.apache.servicemix.jms.JmsSpringComponent |
| endpoint | A jms endpoint | org.apache.servicemix.jms.JmsEndpoint |
| Attribute | Type | Description |
|---|---|---|
| destinationStyle | xs:string | |
| elementType | xs:QName | |
| initialContextFactory | xs:string | |
| jmsProviderDestinationName | xs:string | |
| jndiConnectionFactoryName | xs:string | |
| jndiDestinationName | xs:string | |
| jndiProviderURL | xs:string |
| Element | Type | Description |
|---|---|---|
| required | <spring:bean/> |
| Element | Type | Description |
|---|---|---|
| endpoints | (endpoint)* |
| Attribute | Type | Description |
|---|---|---|
| destinationStyle | xs:string | |
| initialContextFactory | xs:string | |
| jmsProviderDestinationName | xs:string | |
| jndiConnectionFactoryName | xs:string | |
| jndiDestinationName | xs:string | |
| jndiProviderURL | xs:string | |
| processorName | xs:string | |
| role | xs:string |
| Element | Type | Description |
|---|---|---|
| binding | <spring:bean/> | |
| connectionFactory | <spring:bean/> | |
| destination | <spring:bean/> |