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
- Identify service components other modules can use.
Once you have identified the service components, continue
with Developing service components.
- 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.
- Connect the client components with the target components through
wires.
Last updated: Thu 26 Oct 2006 10:30:05
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)