Uses of Interface
com.trendmicro.grid.acl.ds.RepositorySelectorsRepository

Packages that use RepositorySelectorsRepository
com.trendmicro.grid.acl.ds Defines datasource interfaces that act as an abstraction layer between frontend related services (web services, visual presentation) and backend related services that implement the interfaces. 
 

Uses of RepositorySelectorsRepository in com.trendmicro.grid.acl.ds
 

Classes in com.trendmicro.grid.acl.ds that implement RepositorySelectorsRepository
 class RepositoriesContext
          Is a central context that allows accessing all registered data repositories.
 

Methods in com.trendmicro.grid.acl.ds with parameters of type RepositorySelectorsRepository
 void SelectorAware.refreshSelectors(RepositorySelectorsRepository selectorsRepository)
          Is called to initially set or refresh the cached selector instances.