Uses of Class
org.teiid.deployers.VDBRepository

Packages that use VDBRepository
org.teiid.deployers   
org.teiid.services   
 

Uses of VDBRepository in org.teiid.deployers
 

Methods in org.teiid.deployers with parameters of type VDBRepository
 void VDBParserDeployer.setVdbRepository(VDBRepository vdbRepository)
           
 void SystemVDBDeployer.setVDBRepository(VDBRepository repo)
           
 void VDBDeployer.setVDBRepository(VDBRepository repo)
           
 void VDBStatusChecker.setVDBRepository(VDBRepository repo)
           
 

Uses of VDBRepository in org.teiid.services
 

Methods in org.teiid.services with parameters of type VDBRepository
 void SessionServiceImpl.setVDBRepository(VDBRepository repo)
           
 



Copyright © 2011. All Rights Reserved.