This website is preserved for historical and scholarly reference and is no longer actively maintained.
page
12
Basics
A component has “provides” interfaces that describe the behaviors
the component provides to others. A component has a “requires”
interface that describes the behaviors the component requires of the
environment to support the behaviors it provides.
provides
requires