org.pentaho.platform.plugin.action.kettle
Class PlatformKettleDataSourceProvider
java.lang.Object
  
org.pentaho.platform.plugin.action.kettle.PlatformKettleDataSourceProvider
- All Implemented Interfaces: 
 - org.pentaho.di.core.database.DataSourceProviderInterface
 
public class PlatformKettleDataSourceProvider
- extends Object
- implements org.pentaho.di.core.database.DataSourceProviderInterface
  
 
 
getInstance
public org.pentaho.di.core.database.DataSourceProviderInterface getInstance()
 
 
getNamedDataSource
public DataSource getNamedDataSource(String dataSourceName)
                              throws org.pentaho.di.core.database.DataSourceNamingException
- Specified by:
 getNamedDataSource in interface org.pentaho.di.core.database.DataSourceProviderInterface
 
- Throws:
 org.pentaho.di.core.database.DataSourceNamingException