| Element | Description | Class |
|---|---|---|
| component | A jsr181 component | org.apache.servicemix.jsr181.Jsr181SpringComponent |
| endpoint | A jsr181 endpoint | org.apache.servicemix.jsr181.Jsr181Endpoint |
| proxy | A jsr181 proxy | org.apache.servicemix.jsr181.xfire.JbiProxyFactoryBean |
| Element | Type | Description |
|---|---|---|
| endpoints | (endpoint)* |
| Attribute | Type | Description |
|---|---|---|
| annotations | xs:string | |
| pojoClass | xs:string | |
| serviceInterface | xs:string | |
| typeMapping | xs:string | |
| wsdlResource | xsd:string |
| Element | Type | Description |
|---|---|---|
| pojo | <spring:bean/> |
| Attribute | Type | Description |
|---|---|---|
| endpoint | xs:string | |
| interfaceName | xs:QName | |
| service | xs:QName | |
| type | xsd:string |
| Element | Type | Description |
|---|---|---|
| container | <spring:bean/> |