GVDataProviderManager
Description
GreenVulcano® ESB gives the GVDataProviderManager element for configuring the Data Providers.
VulCon / GV Console Configuration
GVDataProviderManager element allows the Data Providers configuration.
It is present in the VulCon Core View.
The following table shows the GVDataProviderManager element's attributes:
| Attribute | Type | Description |
|---|---|---|
| type | fixed | This attribute must assume the value module. |
| name | fixed | This attribute must assume the value GVDP. |
Its suelements are:
- Description
- DataProviders
DataProviders
This element represents the list of the Data Providers configured by GreenVulcano® ESB.
The following table shows the available Data Providers and its scope:
| Data provider | Scope |
|---|---|
| ObjectDataProvider | |
| StringDataProvider | |
| MapDataProvider | |
| ArrayDataProvider | |
| CollectionDataProvider | |
| XMLEventCollectionDataProvider | |
| InputStreamDataProvider | |
| JMSBytesMessageDataProvider | |
| JMSMapMessageDataProvider | |
| JMSObjectMessageDataProvider | |
| JMSStreamMessageDataProvider | |
| JMSTextMessageDataProvider | |
| Axis2MessageContextDataProvider | |
| Axis2SAAJSOAPMessageDataProvider | |
| HttpMethodDataProvider | |
| GVBufferChangeDataProvider |