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