| Package | Description |
|---|---|
| org.eclipse.rap.rwt.application | |
| org.eclipse.rap.rwt.service |
| Modifier and Type | Method and Description |
|---|---|
void |
Application.addServiceHandler(java.lang.String serviceHandlerId,
ServiceHandler serviceHandler)
Adds a service handler to the application.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IServiceHandler
Deprecated.
Use ServiceHandler instead.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IServiceManager.registerServiceHandler(java.lang.String id,
ServiceHandler serviceHandler)
Deprecated.
Use
ServiceManager instead of IServiceManager |
void |
ServiceManager.registerServiceHandler(java.lang.String id,
ServiceHandler serviceHandler)
Registers a new service handler with the given unique id.
|
Copyright (c) EclipseSource and others 2002, 2015.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0