Difference between revisions of "Developer Guide"

From GCube System
Jump to: navigation, search
 
(7 intermediate revisions by 2 users not shown)
Line 15: Line 15:
 
* [[Service Model| The Anatomy of a gCube Service]]
 
* [[Service Model| The Anatomy of a gCube Service]]
 
* [[Configuration Components| Elements of Configuration]]
 
* [[Configuration Components| Elements of Configuration]]
** [[Configuration Components#Profile| The Service Profile]]
+
** [[Configuration Components#Overview| Configuration Overview]]
** [[Configuration Components#Interface Definitions| Interface Definitions]]
+
** [[Configuration Components#The Security Descriptor| The Security Descriptor]]
+
 
** [[Configuration Components#The JNDI Configuration| The JNDI Configuration]]
 
** [[Configuration Components#The JNDI Configuration| The JNDI Configuration]]
 
** [[Configuration Components#The Deployment Descriptor| The Deployment Descriptor]]
 
** [[Configuration Components#The Deployment Descriptor| The Deployment Descriptor]]
Line 51: Line 49:
 
* [[Resource Model| Working with gCube Resources]]
 
* [[Resource Model| Working with gCube Resources]]
 
* [[Auxiliary Frameworks| Towards Service Semantics: Frameworks within Frameworks]]
 
* [[Auxiliary Frameworks| Towards Service Semantics: Frameworks within Frameworks]]
** [[Auxiliary Frameworks#Local Processes: the Handler Framework| Local Processes: the Handler Framework]]
+
** [[The_Handler_Framework| Local Processes: the Handler Framework]]
** [[Auxiliary Frameworks#Local Events: the Event Framework| Local Events: the Event Framework]]
+
** [[The_Call_Framework| Intelligent Stubs: the Call Framework]]
** [[Auxiliary Frameworks#Objects before Objects: the Proxy Framework| Objects before Objects: the Proxy Framework]]
+
** [[The_Events_Framework| Local Events: the Event Framework]]
 +
** [[The_Proxy_Framework| Objects before Objects: the Proxy Framework]]
 
* [[Client Libraries | Towards Service Semantics: Client Libraries]]
 
* [[Client Libraries | Towards Service Semantics: Client Libraries]]
 
** [[Client Libraries#The IS Client | Discovering Remote Resources: the IS Client]]
 
** [[Client Libraries#The IS Client | Discovering Remote Resources: the IS Client]]
 
** [[Client Libraries#The IS Publisher |Publishing Local Resources: the IS Publisher]]
 
** [[Client Libraries#The IS Publisher |Publishing Local Resources: the IS Publisher]]
 
* [[Getting Started | From Theory to Practice: Getting Started]]
 
* [[Getting Started | From Theory to Practice: Getting Started]]

Latest revision as of 20:50, 15 February 2012

This is a guide to the design principles and main features of the gCube Application Framework (gCF).