Difference between revisions of "Virtual operation"

From GreenVulcano Wiki
Jump to: navigation, search
(Created page with "==Description== it's a framework that provides independence from any specific J2EE application server: *Does not make use of mechanisms owners of Application Server *Implements o...")
(No difference)

Revision as of 11:28, 10 February 2012

Description

it's a framework that provides independence from any specific J2EE application server:

  • Does not make use of mechanisms owners of Application Server
  • Implements operations "virtual" (dequeue, enqueue and call), used by the Core
  • Uses standard mechanisms for internal communication between components
  • Separates the flow of business from technological details of the communication