Difference between revisions of "Adapters"
| Line 1: | Line 1: | ||
| + | ==Description== | ||
| + | |||
The {{GVESB}} adapters, from now GVAdapters, provides implementations for connecting to external systems. | The {{GVESB}} adapters, from now GVAdapters, provides implementations for connecting to external systems. | ||
| + | |||
| + | =={{VULCON}} / {{GVCONSOLE}} Configuration== | ||
The following table shows the available GVAdapters and its application from user point of view: | The following table shows the available GVAdapters and its application from user point of view: | ||
| Line 14: | Line 18: | ||
| EJB Core || | | EJB Core || | ||
|- | |- | ||
| − | | [[GVJBPMConfiguration]] [[GVJbpmTaskListenerManager]] | + | | [[GVJBPMConfiguration]] || |
| + | |- | ||
| + | | [[GVJbpmTaskListenerManager]] || | ||
|- | |- | ||
| [[GVConnectorConfiguration]] || | | [[GVConnectorConfiguration]] || | ||
| + | |- | ||
| + | | [[GVRulesConfigManager]] || | ||
|} | |} | ||
| − | + | {{GVESB}} has also implemented other support functions listed bellow: | |
| + | * [[GVSQLErrorMapping]] | ||
| + | * [[GVDataSources]] | ||
| + | * [[GVHTTPAdapter]] | ||
| + | * [[GVJdbc]] | ||
| + | * [[GVJDBCConnectionBuilder]] | ||
| + | * [[GVDataProviderManager]] | ||
| + | * [[GVDataHandlerConfiguration]] | ||
| + | * [[GVExcelWorkbookConfiguration]] | ||
| + | * [[GVExcelCreatorConfiguration]] | ||
| + | * [[GVBIRTReportConfiguration]] | ||
| + | * [[GVAdapterOpenSpCoop]]. | ||
Revision as of 21:33, 12 February 2012
Description
The GreenVulcano® ESB adapters, from now GVAdapters, provides implementations for connecting to external systems.
VulCon / GV Console Configuration
The following table shows the available GVAdapters and its application from user point of view:
| Adapter | Description |
|---|---|
| GVWebServices (aka Gvaxis2) | GreenVulcano® ESB Web Services definition |
| GVHL7ListenerManager | |
| GVForwards (in GVCore.xml) | |
| EJB Core | |
| GVJBPMConfiguration | |
| GVJbpmTaskListenerManager | |
| GVConnectorConfiguration | |
| GVRulesConfigManager |
GreenVulcano® ESB has also implemented other support functions listed bellow: