Difference between revisions of "GVDataProviderManager"

From GreenVulcano Wiki
Jump to: navigation, search
(Created page with "==Description== {{GVESB}} gives the GVDataProviderManager element for configuring the Data Providers. =={{VULCON}} / {{GVCONSOLE}} Configuration== GVDataProviderManager elemen...")
(No difference)

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: {!class="gvtable" ! Data provider !! Scope |- | ObjectDataProvider || |- | StringDataProvider || |- | MapDataProvider || |- | ArrayDataProvider || |- | CollectionDataProvider || |- | XMLEventCollectionDataProvider || |- | InputStreamDataProvider || |- | JMSBytesMessageDataProvider || |- | JMSMapMessageDataProvider || |- | JMSObjectMessageDataProvider || |- | JMSStreamMessageDataProvider || |- | JMSTextMessageDataProvider || |- | Axis2MessageContextDataProvider || |- | Axis2SAAJSOAPMessageDataProvider || |- | HttpMethodDataProvider || |- | GVBufferChangeDataProvider|| |}