Uses of Package
org.overlord.sramp.ui.client.services

Packages that use org.overlord.sramp.ui.client.services
org.overlord.sramp.ui.client.activities   
org.overlord.sramp.ui.client.services   
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   
org.overlord.sramp.ui.client.views   
 

Classes in org.overlord.sramp.ui.client.services used by org.overlord.sramp.ui.client.activities
IService
          All client-side services should implement this interface.
ServiceNotFoundException
          Thrown when a requested IService cannot be found.
 

Classes in org.overlord.sramp.ui.client.services used by org.overlord.sramp.ui.client.services
IService
          All client-side services should implement this interface.
IServiceLifecycleListener
          Service lifecycle listener.
IServices
          Interface for the registry of services.
IServicesListener
          Interface used to get called back when the Services infrastructure has been fully initialized (created and started).
ServiceLifecycleContext
          Context passed to all IServices as they move through their lifecycle.
ServiceNotFoundException
          Thrown when a requested IService cannot be found.
 

Classes in org.overlord.sramp.ui.client.services used by org.overlord.sramp.ui.client.services.artifact
AbstractService
          Base class for all services.
IService
          All client-side services should implement this interface.
 

Classes in org.overlord.sramp.ui.client.services used by org.overlord.sramp.ui.client.services.breadcrumb
AbstractService
          Base class for all services.
IService
          All client-side services should implement this interface.
IServiceLifecycleListener
          Service lifecycle listener.
ServiceLifecycleContext
          Context passed to all IServices as they move through their lifecycle.
 

Classes in org.overlord.sramp.ui.client.services used by org.overlord.sramp.ui.client.services.growl
AbstractService
          Base class for all services.
IService
          All client-side services should implement this interface.
 

Classes in org.overlord.sramp.ui.client.services used by org.overlord.sramp.ui.client.services.i18n
AbstractService
          Base class for all services.
IService
          All client-side services should implement this interface.
IServiceLifecycleListener
          Service lifecycle listener.
ServiceLifecycleContext
          Context passed to all IServices as they move through their lifecycle.
 

Classes in org.overlord.sramp.ui.client.services used by org.overlord.sramp.ui.client.services.place
AbstractService
          Base class for all services.
IService
          All client-side services should implement this interface.
IServiceLifecycleListener
          Service lifecycle listener.
ServiceLifecycleContext
          Context passed to all IServices as they move through their lifecycle.
 

Classes in org.overlord.sramp.ui.client.services used by org.overlord.sramp.ui.client.services.query
AbstractService
          Base class for all services.
IService
          All client-side services should implement this interface.
 

Classes in org.overlord.sramp.ui.client.services used by org.overlord.sramp.ui.client.views
IService
          All client-side services should implement this interface.
ServiceNotFoundException
          Thrown when a requested IService cannot be found.
 



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