Uses of Interface
uk.ac.soton.itinnovation.grid.comms.management.ManagedGridService

Packages that use ManagedGridService
org.kth.pdc.grid.serviceInt   
org.kth.pdc.grid.services.sts.impl   
sample GRIA Service Developer Kit sample packages. 
sample.client   
sample.impl   
uk.ac.soton.ecs.iam.grid.client.swing   
uk.ac.soton.ecs.iam.grid.comms.client   
uk.ac.soton.itinnovation.grid.client.ogsadai Client package - contains conversation classes and GUI plugins. 
uk.ac.soton.itinnovation.grid.comms.data   
uk.ac.soton.itinnovation.grid.comms.job   
uk.ac.soton.itinnovation.grid.comms.ogsadai Communications package - contains interfaces for the communications classes. 
uk.ac.soton.itinnovation.grid.comms.sla   
uk.ac.soton.itinnovation.grid.service.data   
uk.ac.soton.itinnovation.grid.service.job   
uk.ac.soton.itinnovation.grid.service.ogsadai.impl   
uk.ac.soton.itinnovation.grid.service.registry.util.content   
uk.ac.soton.itinnovation.grid.service.sla   
uk.ac.soton.itinnovation.grid.service.utils.webadmin   
 

Uses of ManagedGridService in org.kth.pdc.grid.serviceInt
 

Subinterfaces of ManagedGridService in org.kth.pdc.grid.serviceInt
 interface StsService
           
 

Uses of ManagedGridService in org.kth.pdc.grid.services.sts.impl
 

Classes in org.kth.pdc.grid.services.sts.impl that implement ManagedGridService
 class STServiceImpl
           
 

Uses of ManagedGridService in sample
 

Subinterfaces of ManagedGridService in sample
 interface SampleService
          The public interface for the SampleService.
 

Uses of ManagedGridService in sample.client
 

Subinterfaces of ManagedGridService in sample.client
 interface RemoteSampleService
          A proxy to an instance of the grid sample service.
 

Uses of ManagedGridService in sample.impl
 

Classes in sample.impl that implement ManagedGridService
 class SampleServiceImpl
          The implementation of SampleService.
 

Uses of ManagedGridService in uk.ac.soton.ecs.iam.grid.client.swing
 

Constructors in uk.ac.soton.ecs.iam.grid.client.swing with parameters of type ManagedGridService
SwingUtils.ManagedServicePanel(ResourcePropertiesPanel panel, ManagedGridService service)
           
 

Uses of ManagedGridService in uk.ac.soton.ecs.iam.grid.comms.client
 

Subinterfaces of ManagedGridService in uk.ac.soton.ecs.iam.grid.comms.client
 interface RemoteDataService
           
 interface RemoteJobService
           
 interface RemoteSLAService
           
 

Uses of ManagedGridService in uk.ac.soton.itinnovation.grid.client.ogsadai
 

Subinterfaces of ManagedGridService in uk.ac.soton.itinnovation.grid.client.ogsadai
 interface OgsaDaiResourceConversation
          A proxy to a database on a remote OGSA-DAI service.
 interface OgsaDaiRoleConversation
          A proxy to a role on a remote OGSA-DAI service.
 interface RemoteOgsaDaiService
          A proxy to an instance of the OGSA-DAI service.
 

Uses of ManagedGridService in uk.ac.soton.itinnovation.grid.comms.data
 

Subinterfaces of ManagedGridService in uk.ac.soton.itinnovation.grid.comms.data
 interface DataService
           
 interface DataServiceSOAP
           
 interface LocalDataService
          This extends DataService with operations that are only available to in-process callers.
 

Uses of ManagedGridService in uk.ac.soton.itinnovation.grid.comms.job
 

Subinterfaces of ManagedGridService in uk.ac.soton.itinnovation.grid.comms.job
 interface JobService
           
 interface JobServiceSOAP
           
 

Uses of ManagedGridService in uk.ac.soton.itinnovation.grid.comms.ogsadai
 

Subinterfaces of ManagedGridService in uk.ac.soton.itinnovation.grid.comms.ogsadai
 interface OgsaDaiResource
           
 interface OgsaDaiRole
           
 interface OgsaDaiService
          The public interface for the OGSA-DAI service.
 interface OgsaDaiServiceI2
          The public interface for the OGSA-DAI service.
 interface OgsaDaiServiceSOAP
          The SOAP interface for the OGSA-DAI service.
 

Uses of ManagedGridService in uk.ac.soton.itinnovation.grid.comms.sla
 

Subinterfaces of ManagedGridService in uk.ac.soton.itinnovation.grid.comms.sla
 interface SLAService
           
 interface SLAServiceSOAP
           
 

Uses of ManagedGridService in uk.ac.soton.itinnovation.grid.service.data
 

Classes in uk.ac.soton.itinnovation.grid.service.data that implement ManagedGridService
 class DataServiceModule
           
 

Uses of ManagedGridService in uk.ac.soton.itinnovation.grid.service.job
 

Classes in uk.ac.soton.itinnovation.grid.service.job that implement ManagedGridService
 class JobServiceModule
           
 

Uses of ManagedGridService in uk.ac.soton.itinnovation.grid.service.ogsadai.impl
 

Classes in uk.ac.soton.itinnovation.grid.service.ogsadai.impl that implement ManagedGridService
 class OgsaDaiServiceI2Impl
           
 class OgsaDaiServiceImpl
          The implementation of OgsaDaiService.
 

Uses of ManagedGridService in uk.ac.soton.itinnovation.grid.service.registry.util.content
 

Methods in uk.ac.soton.itinnovation.grid.service.registry.util.content with parameters of type ManagedGridService
protected  void ServiceExtractionStrategyHelper.registerAccountServices(Registration registration, RegistryDataResourceRoleBean user, String managedServiceKey, ManagedGridService managedService)
           
 

Uses of ManagedGridService in uk.ac.soton.itinnovation.grid.service.sla
 

Classes in uk.ac.soton.itinnovation.grid.service.sla that implement ManagedGridService
 class SLAServiceImpl
           
 

Uses of ManagedGridService in uk.ac.soton.itinnovation.grid.service.utils.webadmin
 

Constructor parameters in uk.ac.soton.itinnovation.grid.service.utils.webadmin with type arguments of type ManagedGridService
TrustedAccountsAdmin(HttpServletRequest request, Class<? extends ManagedGridService> serviceIface)
           
 



Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.