|
Step
|
To...
|
See...
|
|---|
|
1.
|
Write the service API
|
Chapter 5 - Implementing the API
|
|
2.
|
Write the service SPI
|
Chapter 6 - Implementing the SPI
|
|
3.
|
Implement the service manager functions for initialization and shut down
|
Section 7.4, Service Registration
Section 7.5, Initializing Managed Resource Event Handling
Section 7.6, Service Startup
Section 7.7, Event Handling Shutdown
Section 7.8, Service Shutdown
|
|
4.
|
Implement the service manager functions for command and event processing
|
Section 7.9.1, Command Processing
Section 7.9.4, Event Processing
|
|
5.
|
Implement the service manager functions for tracing and error handling
|
Section 7.9.2, Error Handling
Section 7.9.3, Trace Handling
|
|
6.
|
Implement the service functions which interact with the managed resource
|
Section 8.2, Implementing Service Functions
|