Uses of Enum Class
org.jivesoftware.openfire.container.CacheInfo.Type
Packages that use CacheInfo.Type
Package
Description
The microkernel core of the server is a simple, flexible, nested
container framework defined in this package.
-
Uses of CacheInfo.Type in org.jivesoftware.openfire.container
Methods in org.jivesoftware.openfire.container that return CacheInfo.TypeModifier and TypeMethodDescriptionCacheInfo.getType()static CacheInfo.Typestatic CacheInfo.TypeReturns the enum constant of this class with the specified name.static CacheInfo.Type[]CacheInfo.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.jivesoftware.openfire.container with parameters of type CacheInfo.Type