Developing service modules

A service component must be contained within a service module. Developing service modules to contain service components is key to providing services to other modules.

Before you begin

This task assumes that an analysis of requirements shows that implementing a service component for use by other modules is beneficial.

Why and when to perform this task

After analyzing your requirements, you might decide that providing and using service components is an efficient way to process information. If you determine that reusable service components would benefit your environment, create a service module to contain the service components.

Steps for this task

  1. Identify service components other modules can use.

    Once you have identified the service components, continue with Developing service components.

  2. Identify service components within an application that could use service components in other service modules.

    Once you have identified the service components and their target components, continue with Invoking components.

  3. Connect the client components with the target components through wires.

Terms of use |

Last updated: Thu Apr 27 14:35:54 2006

(c) Copyright IBM Corporation 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)