Difference between revisions of "ResultSet Framework"

From Gcube Wiki
Jump to: navigation, search
(ResultSetFramework)
(Introduction)
Line 1: Line 1:
 
== ResultSet Framework==
 
== ResultSet Framework==
 
=== Introduction ===
 
=== Introduction ===
intro
+
The ResultSet Framework provides the enabling mechanism to pass by reference data between components and / or services that can be hosted in the same or remote nodes.
 +
It utilizes the WSRF Framework for keeping state and offers value adding opeartions for encapsulating remote and local calls, paging of content, data movement, remote processing and much more fun stuf which you can discover your self instead of me having to right them down you lazy bum (J).......
 +
 
 
=== Implementation Overview ===
 
=== Implementation Overview ===
 
sub components
 
sub components

Revision as of 20:21, 6 February 2007

ResultSet Framework

Introduction

The ResultSet Framework provides the enabling mechanism to pass by reference data between components and / or services that can be hosted in the same or remote nodes. It utilizes the WSRF Framework for keeping state and offers value adding opeartions for encapsulating remote and local calls, paging of content, data movement, remote processing and much more fun stuf which you can discover your self instead of me having to right them down you lazy bum (J).......

Implementation Overview

sub components

Dependencies

small stuf

Usage Example

main body