Uses of Interface
com.sapportals.portal.prt.service.IServiceContext

Packages that use IServiceContext
com.sapportals.portal.prt.service   
com.sapportals.portal.prt.service.factory   
 

Uses of IServiceContext in com.sapportals.portal.prt.service
 

Methods in com.sapportals.portal.prt.service that return IServiceContext
 IServiceContext IService.getContext()
          get the context of the service
 

Methods in com.sapportals.portal.prt.service with parameters of type IServiceContext
 void IService.init(IServiceContext serviceContext)
          generic init of the service
 

Uses of IServiceContext in com.sapportals.portal.prt.service.factory
 

Methods in com.sapportals.portal.prt.service.factory with parameters of type IServiceContext
 void IServiceFactory.init(IServiceContext serviceContext, java.lang.String name, java.lang.String ServiceName, int pool)
          Deprecated. generic init of the serviceFactory