Uses of Interface
org.gcube.resourcemanagement.model.reference.entities.resources.VirtualService
-
-
Uses of VirtualService in org.gcube.resourcemanagement.model.impl.entities.resources
Classes in org.gcube.resourcemanagement.model.impl.entities.resources that implement VirtualService Modifier and Type Class Description classVirtualServiceImpl -
Uses of VirtualService in org.gcube.resourcemanagement.model.impl.relations.isrelatedto
Classes in org.gcube.resourcemanagement.model.impl.relations.isrelatedto with type parameters of type VirtualService Modifier and Type Class Description classDemandsImpl<Out extends VirtualService,In extends Software> -
Uses of VirtualService in org.gcube.resourcemanagement.model.reference.relations.isrelatedto
Classes in org.gcube.resourcemanagement.model.reference.relations.isrelatedto with type parameters of type VirtualService Modifier and Type Interface Description interfaceDemands<Out extends VirtualService,In extends Software>Demands is used to properly support to share aVirtualServicewith another context.
-