public static class CacheEvictOperation.Builder extends CacheOperation.Builder
CacheEvictOperation の作成に使用できるビルダー。| コンストラクターと説明 |
|---|
Builder() |
| 修飾子と型 | メソッドと説明 |
|---|---|
CacheEvictOperation | build() |
protected StringBuilderSE | getOperationDescription() このキャッシュ操作の識別説明を返します。 |
void | setBeforeInvocation(boolean beforeInvocation) |
void | setCacheWide(boolean cacheWide) |
getCacheManager, getCacheNames, getCacheResolver, getKey, getKeyGenerator, setCacheManager, setCacheName, setCacheNames, setCacheResolver, setCondition, setKey, setKeyGenerator, setNamecloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic void setCacheWide(boolean cacheWide)
public void setBeforeInvocation(boolean beforeInvocation)
protected StringBuilderSE getOperationDescription()
CacheOperation.BuildertoString() 結果に含めるために、サブクラスで使用できます。
CacheOperation.Builder の getOperationDescription public CacheEvictOperation build()
CacheOperation.Builder の build