Difference between revisions of "Basic concepts"
m |
|||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
==Introduction== | ==Introduction== | ||
| − | The approach to systems integration foresees the knowledge of some fundamental basic concepts. {{GVESB}} makes use of some proprietary | + | The approach to systems integration foresees the knowledge of some fundamental basic concepts. {{GVESB}} makes use of some proprietary terms ''infrastructure wide'' that every user should be familiar with. |
| − | == | + | ==Terms== |
*[[Service]] | *[[Service]] | ||
*[[System]] | *[[System]] | ||
| Line 15: | Line 15: | ||
*[[GVBuffer]] | *[[GVBuffer]] | ||
*[[Data provider]] | *[[Data provider]] | ||
| + | *[[JavaScript]] | ||
| + | *[[OGNL]] | ||
| + | *[[Placeholders]] | ||
==Logical concepts== | ==Logical concepts== | ||
*[[Multi-layer architecture]] | *[[Multi-layer architecture]] | ||
*[[Data transformation]] | *[[Data transformation]] | ||
| − | *[[ | + | |
| − | *[[ | + | ==Client libraries== |
| + | *[[Core EJB Client]] | ||
| + | |||
| + | ==Extending GreenVulcano== | ||
| + | *[[ImplementVCLPlugin|Implement VCL plug-in]] | ||
Latest revision as of 15:33, 16 December 2012
Introduction
The approach to systems integration foresees the knowledge of some fundamental basic concepts. GreenVulcano® ESB makes use of some proprietary terms infrastructure wide that every user should be familiar with.
Terms
- Service
- System
- Channel
- Operation
- Participant
- Flow
- Group
- Plugin
- Adapter
- Virtual operation
- GVBuffer
- Data provider
- JavaScript
- OGNL
- Placeholders