Uses of Class
org.overlord.sramp.ui.client.services.AbstractService

Packages that use AbstractService
org.overlord.sramp.ui.client.services.artifact   
org.overlord.sramp.ui.client.services.breadcrumb   
org.overlord.sramp.ui.client.services.growl   
org.overlord.sramp.ui.client.services.i18n   
org.overlord.sramp.ui.client.services.place   
org.overlord.sramp.ui.client.services.query   
 

Uses of AbstractService in org.overlord.sramp.ui.client.services.artifact
 

Subclasses of AbstractService in org.overlord.sramp.ui.client.services.artifact
 class ArtifactService
          Implementation of the IArtifactService.
 

Uses of AbstractService in org.overlord.sramp.ui.client.services.breadcrumb
 

Subclasses of AbstractService in org.overlord.sramp.ui.client.services.breadcrumb
 class BreadcrumbService
          Concrete implementation of the breadcrumb service.
 

Uses of AbstractService in org.overlord.sramp.ui.client.services.growl
 

Subclasses of AbstractService in org.overlord.sramp.ui.client.services.growl
 class GrowlService
          Implements the lightweight notification service.
 

Uses of AbstractService in org.overlord.sramp.ui.client.services.i18n
 

Subclasses of AbstractService in org.overlord.sramp.ui.client.services.i18n
 class LocalizationService
          A concrete implementation of an ILocalizationService.
 

Uses of AbstractService in org.overlord.sramp.ui.client.services.place
 

Subclasses of AbstractService in org.overlord.sramp.ui.client.services.place
 class PlaceService
          Concrete implementation of the place service (IPlaceService).
 

Uses of AbstractService in org.overlord.sramp.ui.client.services.query
 

Subclasses of AbstractService in org.overlord.sramp.ui.client.services.query
 class QueryService
          Implementation of the IQueryService.
 



Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.