Package org.qi4j.spi.service.importer

Class Summary
InstanceImporter<T> Return a predefined service instance that was provided as meta-info.
NewObjectImporter<T> JAVADOC
ServiceInstanceImporter<T> Use a registered service that implements ServiceImporter to do the actual import.
ServiceSelectorImporter<T> If several services are available with a given type, and you want to constrain the current module to use a specific one, then use this importer.