Uses of Interface
org.gcube.common.scope.api.ServiceMap
-
Packages that use ServiceMap Package Description org.gcube.common.scope.api org.gcube.common.scope.impl -
-
Uses of ServiceMap in org.gcube.common.scope.api
Fields in org.gcube.common.scope.api declared as ServiceMap Modifier and Type Field Description static ServiceMapServiceMap. instanceSharedServiceMap. -
Uses of ServiceMap in org.gcube.common.scope.impl
Classes in org.gcube.common.scope.impl that implement ServiceMap Modifier and Type Class Description classDefaultServiceMapAServiceMapwith a standard XML binding.classScopedServiceMapAServiceMapthat forwards requests toServiceMaps associated with the current scope.Methods in org.gcube.common.scope.impl that return ServiceMap Modifier and Type Method Description ServiceMapScopedServiceMap. currentMap()
-