public interface ResourceType
Modifier and Type | Interface and Description |
---|---|
static class |
ResourceType.Core
An enumeration of resource types handled by core ehcache.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isPersistable()
Whether the resource supports persistence.
|
boolean |
requiresSerialization()
Whether the resource requires serialization support.
|