public class AutoLoadedCacheRegionsHolder extends Object implements CacheRegionsHolder
| Constructor and Description |
|---|
AutoLoadedCacheRegionsHolder(Collection<CacheRegion> staticRegions) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CacheRegion> |
getRegions() |
void |
init() |
public AutoLoadedCacheRegionsHolder(Collection<CacheRegion> staticRegions)
@PostConstruct public void init()
public Collection<CacheRegion> getRegions()
getRegions in interface CacheRegionsHolderCopyright © 2017 SAP SE. All Rights Reserved.