This package defines the Resource Assignment Service used in the
de.danet.an.workflow package. This service is both used
(by the core workflow component) and provided (as a sample
implementation by de.danet.an.workflow.assignment).
The service interface follows the standard conventions for a
service interface, i.e. it defines an abstract factory class
and a service interface.