Uses of Enum
org.ehcache.config.ResourceType.Core
Packages that use ResourceType.Core
Package
Description
CacheManager configuration,
Cache configuration and other configuration classes.-
Uses of ResourceType.Core in org.ehcache.config
Methods in org.ehcache.config that return ResourceType.CoreModifier and TypeMethodDescriptionstatic ResourceType.CoreReturns the enum constant of this type with the specified name.static ResourceType.Core[]ResourceType.Core.values()Returns an array containing the constants of this enum type, in the order they are declared.