|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceType
The resource pools type interface.
Nested Class Summary | |
---|---|
static class |
ResourceType.Core
An enumeration of resource types handled by core ehcache. |
Method Summary | |
---|---|
boolean |
isPersistable()
Whether the resource supports persistence. |
boolean |
requiresSerialization()
Whether the resource requires serialization support. |
Method Detail |
---|
boolean isPersistable()
true
if it supports persistenceboolean requiresSerialization()
true
if serializers are required
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |