Class CacheServiceManaged
- java.lang.Object
-
- org.exoplatform.services.cache.impl.CacheServiceManaged
-
- All Implemented Interfaces:
org.exoplatform.management.ManagementAware
public class CacheServiceManaged extends Object implements org.exoplatform.management.ManagementAware
- Version:
- $Revision$
- Author:
- Julien Viet
-
-
Constructor Summary
Constructors Constructor Description CacheServiceManaged(CacheServiceImpl cacheService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclearCaches()voidsetContext(org.exoplatform.management.ManagementContext context)
-
-
-
Constructor Detail
-
CacheServiceManaged
public CacheServiceManaged(CacheServiceImpl cacheService)
-
-