Difference between revisions of "Basic concepts"
m (→Introduction) |
|||
(9 intermediate revisions by 3 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]] | ||
*[[Channel]] | *[[Channel]] | ||
*[[Operation]] | *[[Operation]] | ||
− | *[[ | + | *[[Participant]] |
*[[Flow]] | *[[Flow]] | ||
*[[Group]] | *[[Group]] | ||
− | *[[plugins]] | + | *[[plugins|Plugin]] |
− | *[[adapters]] | + | *[[adapters|Adapter]] |
*[[Virtual operation]] | *[[Virtual operation]] | ||
*[[GVBuffer]] | *[[GVBuffer]] | ||
*[[Data provider]] | *[[Data provider]] | ||
+ | *[[JavaScript]] | ||
+ | *[[OGNL]] | ||
+ | *[[Placeholders]] | ||
+ | |||
+ | ==Logical concepts== | ||
+ | *[[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