Adding the interfaces to components

A component exposes business-level interfaces to its application business logic so that the service can be used or invoked. The interface of a component defines the operations that can be called and the data that is passed, such as input arguments, returned values, and exceptions.

These tasks provide instructions on how to add the interfaces to the components:

Feedback
(C) Copyright IBM Corporation 2005. All Rights Reserved.