Uses of Class
com.trendmicro.grid.acl.ds.jpa.AbstractFetcher

Packages that use AbstractFetcher
com.trendmicro.grid.acl.ds.jpa Implements datasource APIs using JPA and defines generic abstraction APIs to bind DB specifc functionality in other modules. 
 

Uses of AbstractFetcher in com.trendmicro.grid.acl.ds.jpa
 

Subclasses of AbstractFetcher in com.trendmicro.grid.acl.ds.jpa
 class JpaFileDetailsFetcher
          TODO: Create Description.
 class JpaSourceDomainFetcher
          Is a service that fetches source domains.
 class JpaSourceFetcher
          TODO: Create Description.