Uses of Class
org.nentangso.core.service.helper.location.NtsDefaultLocationCacheable
-
Packages that use NtsDefaultLocationCacheable Package Description org.nentangso.core.config org.nentangso.core.service.helper.location -
-
Uses of NtsDefaultLocationCacheable in org.nentangso.core.config
Methods in org.nentangso.core.config that return NtsDefaultLocationCacheable Modifier and Type Method Description NtsDefaultLocationCacheableNtsLocationHelperAutoConfiguration. ntsDefaultLocationCacheable(NtsProperties ntsProperties, javax.cache.configuration.Configuration<Object,Object> jcacheConfiguration)Methods in org.nentangso.core.config with parameters of type NtsDefaultLocationCacheable Modifier and Type Method Description NtsKeycloakLocationProviderNtsLocationHelperAutoConfiguration. ntsKeycloakLocationProvider(NtsKeycloakLocationProperties keycloakLocationProperties, NtsDefaultLocationCacheable locationCacheable, NtsKeycloakClient keycloakClient)NtsRestLocationProviderNtsLocationHelperAutoConfiguration. ntsRestLocationProvider(NtsDefaultLocationCacheable locationCacheable, NtsHelperLocationRestClient restClient) -
Uses of NtsDefaultLocationCacheable in org.nentangso.core.service.helper.location
Constructors in org.nentangso.core.service.helper.location with parameters of type NtsDefaultLocationCacheable Constructor Description NtsKeycloakLocationProvider(NtsKeycloakLocationProperties keycloakLocationProperties, NtsDefaultLocationCacheable locationCacheable, NtsKeycloakClient keycloakClient)NtsRestLocationProvider(NtsDefaultLocationCacheable locationCacheable, NtsHelperLocationRestClient restClient)
-