|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ServiceLifecycleContext in org.overlord.sramp.ui.client.services |
|---|
| Methods in org.overlord.sramp.ui.client.services with parameters of type ServiceLifecycleContext | |
|---|---|
static void |
Services.init(Map<Class<? extends IService>,IService> registeredServices,
ServiceLifecycleContext context,
IServicesListener servicesListener)
Initializes the Services infrastructure. |
void |
AbstractService.start(ServiceLifecycleContext context,
IServiceLifecycleListener serviceListener)
|
void |
IService.start(ServiceLifecycleContext context,
IServiceLifecycleListener serviceListener)
Called to start the service. |
| Uses of ServiceLifecycleContext in org.overlord.sramp.ui.client.services.breadcrumb |
|---|
| Methods in org.overlord.sramp.ui.client.services.breadcrumb with parameters of type ServiceLifecycleContext | |
|---|---|
void |
BreadcrumbService.start(ServiceLifecycleContext context,
IServiceLifecycleListener serviceListener)
|
| Uses of ServiceLifecycleContext in org.overlord.sramp.ui.client.services.i18n |
|---|
| Methods in org.overlord.sramp.ui.client.services.i18n with parameters of type ServiceLifecycleContext | |
|---|---|
void |
LocalizationService.start(ServiceLifecycleContext context,
IServiceLifecycleListener serviceListener)
|
| Uses of ServiceLifecycleContext in org.overlord.sramp.ui.client.services.place |
|---|
| Methods in org.overlord.sramp.ui.client.services.place with parameters of type ServiceLifecycleContext | |
|---|---|
void |
PlaceService.start(ServiceLifecycleContext context,
IServiceLifecycleListener serviceListener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||