Architecture: Services mechanism

The service loader mechanism allows you to query all available instances of an interface, and to register your own instances of an interface. This is used for two reasons:

Basics

Frequently asked questions

Main classes

Main packages

Reference guides