Uses of Interface
com.atlassian.confluence.plugin.ModuleDescriptorCache.Initializer
Packages that use ModuleDescriptorCache.Initializer
-
Uses of ModuleDescriptorCache.Initializer in com.atlassian.confluence.plugin
Methods in com.atlassian.confluence.plugin with parameters of type ModuleDescriptorCache.InitializerModifier and TypeMethodDescriptionvoid
ModuleDescriptorCache.initialize
(ModuleDescriptorCache.Initializer<T> initializer) Deprecated.Initialize the cache with the module descriptors returned by the initializer.