Uses of Class
org.jivesoftware.openfire.container.CacheInfo
Packages that use CacheInfo
Package
Description
The microkernel core of the server is a simple, flexible, nested
container framework defined in this package.
-
Uses of CacheInfo in org.jivesoftware.openfire.container
Methods in org.jivesoftware.openfire.container that return CacheInfoMethods in org.jivesoftware.openfire.container with parameters of type CacheInfoModifier and TypeMethodDescriptionvoidPluginCacheRegistry.registerCache(String pluginName, CacheInfo info) Registers cache configuration data for a give cache and plugin.