Uses of Interface
org.gcube.resourcemanagement.model.reference.entities.resources.EService
-
-
Uses of EService in org.gcube.resourcemanagement.model.impl.entities.resources
Classes in org.gcube.resourcemanagement.model.impl.entities.resources that implement EService Modifier and Type Class Description classEServiceImplclassRunningPluginImpl -
Uses of EService in org.gcube.resourcemanagement.model.impl.relations.isrelatedto
Classes in org.gcube.resourcemanagement.model.impl.relations.isrelatedto with type parameters of type EService Modifier and Type Class Description classDiscoversImpl<Out extends EService,In extends EService>classDiscoversImpl<Out extends EService,In extends EService>classUsesImpl<Out extends EService,In extends EService>classUsesImpl<Out extends EService,In extends EService> -
Uses of EService in org.gcube.resourcemanagement.model.reference.entities.resources
Subinterfaces of EService in org.gcube.resourcemanagement.model.reference.entities.resources Modifier and Type Interface Description interfaceRunningPluginRunningPlugin allows differentiating which is the primary service and which is an additional capability of a such a service.Methods in org.gcube.resourcemanagement.model.reference.entities.resources that return EService Modifier and Type Method Description static EServiceEService. getInstance() -
Uses of EService in org.gcube.resourcemanagement.model.reference.relations.isrelatedto
Classes in org.gcube.resourcemanagement.model.reference.relations.isrelatedto with type parameters of type EService Modifier and Type Interface Description interfaceDiscovers<Out extends EService,In extends EService>interfaceDiscovers<Out extends EService,In extends EService>interfaceUses<Out extends EService,In extends EService>Uses relation inform regarding the network invocation of the targetEServiceby the source.interfaceUses<Out extends EService,In extends EService>Uses relation inform regarding the network invocation of the targetEServiceby the source.
-