Virtual operation

From GreenVulcano Wiki
Revision as of 11:45, 10 February 2012 by Anonymous (talk) (Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

It's a framework that:

  • ensures independence from any specific J2EE application server
  • does not make use of Application Server mechanisms owners
  • implements "virtual" operations (dequeue, enqueue and call), used by the Core
  • uses standard mechanisms for internal communication
  • separates the flow of business from communication technological details.