|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelfPopulatingCacheScope | |
|---|---|
| com.googlecode.ehcache.annotations | |
| com.googlecode.ehcache.annotations.impl | |
| com.googlecode.ehcache.annotations.resolver | |
| Uses of SelfPopulatingCacheScope in com.googlecode.ehcache.annotations |
|---|
| Methods in com.googlecode.ehcache.annotations that return SelfPopulatingCacheScope | |
|---|---|
static SelfPopulatingCacheScope |
SelfPopulatingCacheScope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SelfPopulatingCacheScope[] |
SelfPopulatingCacheScope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of SelfPopulatingCacheScope in com.googlecode.ehcache.annotations.impl |
|---|
| Methods in com.googlecode.ehcache.annotations.impl with parameters of type SelfPopulatingCacheScope | |
|---|---|
void |
CacheAttributeSourceImpl.setSelfPopulatingCacheScope(SelfPopulatingCacheScope selfPopulatingCacheScope)
|
| Uses of SelfPopulatingCacheScope in com.googlecode.ehcache.annotations.resolver |
|---|
| Methods in com.googlecode.ehcache.annotations.resolver with parameters of type SelfPopulatingCacheScope | |
|---|---|
void |
DefaultCacheResolverFactory.setSelfPopulatingCacheScope(SelfPopulatingCacheScope selfPopulatingCacheScope)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||