|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface implemented by all the classe that want to specify a Service
| Method Summary | |
IService |
get(IServiceConfiguration aServiceConfig)
Deprecated. generic get of a service |
IService |
get(IServiceId aServiceId)
Deprecated. generic get of a service |
void |
init(IServiceContext serviceContext,
java.lang.String name,
java.lang.String ServiceName,
int pool)
Deprecated. generic init of the serviceFactory |
IService |
newService(IServiceId aServiceId)
Deprecated. generic init of the serviceFactory |
| Methods inherited from interface com.sapportals.portal.prt.service.IService |
afterInit, configure, destroy, getContext, getKey, init, release |
| Method Detail |
public void init(IServiceContext serviceContext,
java.lang.String name,
java.lang.String ServiceName,
int pool)
serviceContext - name - ServiceName - pool - public IService newService(IServiceId aServiceId)
aServiceId - public IService get(IServiceId aServiceId)
aServiceId - public IService get(IServiceConfiguration aServiceConfig)
aServiceConfig -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||