public interface CacheManagerCache 領域を取得できます。| 修飾子と型 | メソッドと説明 |
|---|---|
Cache | getCache(StringSE name) 指定された名前に関連付けられたキャッシュを返します。 |
CollectionSE<StringSE> | getCacheNames() このマネージャーが知っているキャッシュ名のコレクションを返します。 |
Cache getCache(StringSE name)
name - キャッシュ識別子 (null であってはなりません)null CollectionSE<StringSE> getCacheNames()