Uses of Interface
org.cxbox.core.metahotreload.MetaHotReloadService
-
Packages that use MetaHotReloadService Package Description org.cxbox.core.autoconfigure.cache org.cxbox.core.metahotreload.conf org.cxbox.core.metahotreload.service -
-
Uses of MetaHotReloadService in org.cxbox.core.autoconfigure.cache
Methods in org.cxbox.core.autoconfigure.cache with parameters of type MetaHotReloadService Modifier and Type Method Description org.springframework.cache.interceptor.CacheResolverCxboxCacheAutoConfiguration. cxboxCacheResolver(MetaHotReloadService metaHotReloadService) -
Uses of MetaHotReloadService in org.cxbox.core.metahotreload.conf
Methods in org.cxbox.core.metahotreload.conf that return MetaHotReloadService Modifier and Type Method Description MetaHotReloadServiceMetaHotReloadConfiguration. refreshMeta(MetaConfigurationProperties config, MetaResourceReaderService metaResourceReaderService, org.cxbox.api.service.session.InternalAuthorizationService authzService, org.cxbox.api.service.tx.TransactionService txService, JpaDao jpaDao, WidgetUtil widgetUtil, ViewAndViewWidgetUtil viewAndViewWidgetUtil, ScreenAndNavigationGroupAndNavigationViewUtil screenAndNavigationGroupAndNavigationViewUtil, BcUtil bcUtil) -
Uses of MetaHotReloadService in org.cxbox.core.metahotreload.service
Classes in org.cxbox.core.metahotreload.service that implement MetaHotReloadService Modifier and Type Class Description classMetaHotReloadServiceImpl
-