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

Packages that use RepositorySelectorMBean
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 RepositorySelectorMBean in com.trendmicro.grid.acl.ds
 

Classes in com.trendmicro.grid.acl.ds that implement RepositorySelectorMBean
 class RepositorySelector<R extends Repository>
          Is a helper class used to maintain the selection of an active repository.