Uses of Class
com.metamatrix.platform.service.controller.AbstractService

Packages that use AbstractService
com.metamatrix.platform.config.service   
com.metamatrix.server.connector.service   
com.metamatrix.server.query.service   
 

Uses of AbstractService in com.metamatrix.platform.config.service
 

Subclasses of AbstractService in com.metamatrix.platform.config.service
 class ConfigurationServiceImpl
          Caching only Hosts and ComponentTypes - but these will be updated by a scheduled thread
 

Uses of AbstractService in com.metamatrix.server.connector.service
 

Subclasses of AbstractService in com.metamatrix.server.connector.service
 class ConnectorService
          ConnectorService.
 

Uses of AbstractService in com.metamatrix.server.query.service
 

Subclasses of AbstractService in com.metamatrix.server.query.service
 class QueryService
          Wraps up a QueryServiceEngine to tie it into the platform concept of services.
 



Copyright © 2009. All Rights Reserved.