Uses of Class
com.platform.ego.impl.ServiceContext

Packages that use ServiceContext
com.platform.ego   
com.platform.ego.impl   
 

Uses of ServiceContext in com.platform.ego
 

Methods in com.platform.ego that return ServiceContext
 ServiceContext Service.getContext()
          Get context of service.
 

Methods in com.platform.ego with parameters of type ServiceContext
 void Service.reloadService(ServiceContext sc)
          reload one service by new description of service.
 

Uses of ServiceContext in com.platform.ego.impl
 

Methods in com.platform.ego.impl that return ServiceContext
 ServiceContext ServiceInfo.getContext()
          Get service context definition.
 



Copyright (C) 1992-2007 Platform Computing Corporation