Difference between revisions of "GVDataProviderManager"
(Created page with "==Description== {{GVESB}} gives the GVDataProviderManager element for configuring the Data Providers. =={{VULCON}} / {{GVCONSOLE}} Configuration== GVDataProviderManager elemen...") |
(→DataProviders) |
||
| Line 27: | Line 27: | ||
The following table shows the available Data Providers and its scope: | The following table shows the available Data Providers and its scope: | ||
| − | { | + | {|class="gvtable" |
! Data provider !! Scope | ! Data provider !! Scope | ||
|- | |- | ||
Revision as of 22:19, 12 February 2012
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 |