|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An IServiceManager
is responsible to manage existing
IServiceHandler
s.
IServiceHandler
Method Summary | |
void |
registerServiceHandler(String id,
IServiceHandler serviceHandler)
Registers a new service handler at the service manager. |
void |
unregisterServiceHandler(String id)
Unregisters a service handler. |
Method Detail |
public void registerServiceHandler(String id, IServiceHandler serviceHandler)
id
to identify the request which are handled by the
registered service handler.
id
- the identifier of this service handler used in the URLserviceHandler
- the IServiceHandler
implementationIServiceHandler
,
IServiceHandler.REQUEST_PARAM
public void unregisterServiceHandler(String id)
id
- the identifier of this service handlerIServiceHandler
|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2011. All rights reserved.