org.qi4j.library.sql.datasource
Interface DataSourceService

All Superinterfaces:
Activatable, Composite, Identity, ServiceComposite, ServiceImporter

@Mixins(value=DataSourceService.Mixin.class)
public interface DataSourceService
extends ServiceImporter, Activatable, ServiceComposite

DataSource service implemented as a ServiceImporter. Sets up and exposes DataSources that can be used in the application.


Nested Class Summary
static class DataSourceService.Mixin
           
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 
Methods inherited from interface org.qi4j.api.service.ServiceImporter
importService, isActive, isAvailable
 
Methods inherited from interface org.qi4j.api.service.Activatable
activate, passivate
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type