Difference between revisions of "Developer Guide"
From GCube System
(New page: [coming soon] * Why the GCF? * gCF at a Glance ** Main Transparencies ** A UML View * [[Conte...) |
|||
Line 1: | Line 1: | ||
[coming soon] | [coming soon] | ||
+ | * [[Prerequisites | Prerequisites]] | ||
* [[Motivations | Why the GCF?]] | * [[Motivations | Why the GCF?]] | ||
* [[Overview| gCF at a Glance ]] | * [[Overview| gCF at a Glance ]] | ||
** [[Overview#Main Transparencies | Main Transparencies]] | ** [[Overview#Main Transparencies | Main Transparencies]] | ||
** [[Overview#A UML View | A UML View]] | ** [[Overview#A UML View | A UML View]] | ||
− | * [[Contexts| | + | * [[Service Model| The Anatomy of a gCube Service]] |
+ | * [[Configuration Management| Dealing with Configuration]] | ||
+ | * [[Contexts| Contexts for the Masses]] | ||
** [[Contexts#The gHN Context| The gHN Context]] | ** [[Contexts#The gHN Context| The gHN Context]] | ||
− | ** [[Contexts#Service Contexts| Service Contexts] | + | ** [[Contexts#Service Contexts| Service Contexts]] |
− | ** [[Contexts#PortType Contexts| PortType Contexts] | + | ** [[Contexts#PortType Contexts| PortType Contexts]] |
+ | * [[Logging| Logging]] | ||
+ | ** [[Logging#Logging within the Container| Logging within the Container]] | ||
+ | ** [[Logging#Logging outside the Container| Logging outside the Container]] | ||
+ | * [[Fault Management|Dealing with Faults]] | ||
+ | ** [[Fault Management#Modelling Failures: Faults & Exceptions|Modelling Failures: Faults & Exceptions]] | ||
+ | ** [[Fault Management#General-Purpose Failures|General-Purpose Failures]] | ||
+ | * [[State Management|Dealing with State]] | ||
+ | ** [[State Management#Counting State: the Stateful Resource|Counting State: the Stateful Resource]] | ||
+ | ** [[State Management#Accessing & Publishing State: the WSRF Way|Accessing & Publishing State: the WSRF Way]] | ||
+ | ** [[State Management#Design Patterns|Design Patterns]] | ||
+ | *** [[State Management#Home Sweet Home|Home Sweet Home]] | ||
+ | *** [[State Management#Churning State: the Factory Pattern|Churning State; the Factory Pattern]] | ||
+ | *** [[State Management#One and Only: the Singleton Pattern | One and Only: the Singleton Pattern]] | ||
+ | *** [[State Management#Lite & Virtual: the View Patterns|Lite & Virtual: the View Patterns]] | ||
+ | ** [[State Management#Adding Persistence|Adding Persistence]] | ||
+ | *** [[State Management#Persistence Delegates|Persistence Delegates]] | ||
+ | *** [[State Management#Persistence Delegates|Persistence-Agnosting Code]] | ||
+ | *** [[State Management#Persistence Delegates|File-based Persistence]] |
Revision as of 12:57, 8 April 2008
[coming soon]