org.qi4j.library.sql.dbcp
Interface DBCPDataSourceServiceImporter

All Superinterfaces:
Composite, DataSourceServiceImporterActivation, Identity, ServiceComposite, ServiceImporter<javax.sql.DataSource>

@Mixins(value=DBCPDataSourceServiceImporter.Mixin.class)
@Activators(value=DataSourceServiceImporterActivation.Activator.class)
public interface DBCPDataSourceServiceImporter
extends ServiceImporter<javax.sql.DataSource>, DataSourceServiceImporterActivation, ServiceComposite


Nested Class Summary
static class DBCPDataSourceServiceImporter.Mixin
           
 
Nested classes/interfaces inherited from interface org.qi4j.library.sql.datasource.DataSourceServiceImporterActivation
DataSourceServiceImporterActivation.Activator
 
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, isAvailable
 
Methods inherited from interface org.qi4j.library.sql.datasource.DataSourceServiceImporterActivation
passivateDataSourceService
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity