org.qi4j.library.sql.datasource
Interface DataSourceServiceImporterActivation

All Known Subinterfaces:
C3P0DataSourceServiceImporter, DBCPDataSourceServiceImporter
All Known Implementing Classes:
AbstractDataSourceServiceImporterMixin, BoneCPDataSourceServiceImporter.Mixin, C3P0DataSourceServiceImporter.Mixin, DBCPDataSourceServiceImporter.Mixin

public interface DataSourceServiceImporterActivation


Nested Class Summary
static class DataSourceServiceImporterActivation.Activator
           
 
Method Summary
 void passivateDataSourceService()
           
 

Method Detail

passivateDataSourceService

void passivateDataSourceService()
                                throws java.lang.Exception
Throws:
java.lang.Exception