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

Interface Summary
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).
 

Class Summary
AbstractService Base class for all services.
ServiceLifecycleContext Context passed to all IServices as they move through their lifecycle.
ServiceList The centralized list of all IServices.
Services Concrete implementation of the IServices interface.
 

Exception Summary
ServiceNotFoundException Thrown when a requested IService cannot be found.
 



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