Home
Use multiple service components
We can install more than one component for a given service. This allows components to provide only partial implementations of the service, and to rely on other components to provide the remaining functions.
- Example of using multiple components
- Omitting entry points when using multiple components
- Example of entry points used with multiple components
Parent topic:
Installable services and components
fa16350_
Home