-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.springframework.cache.Cache
org.springframework.cache.Cache.ValueWrapper
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected net.oschina.j2cache.CacheChannel |
channel |
protected String |
region |
-
Constructor Summary
Constructors
| Constructor and Description |
SpringJ2Cache(String region,
net.oschina.j2cache.CacheChannel channel) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
region
protected String region
-
Method Detail
-
getName
public String getName()
- Specified by:
getName in interface org.springframework.cache.Cache
-
clear
public void clear()
- Specified by:
clear in interface org.springframework.cache.Cache
Copyright © 2015. All rights reserved.