eXo Kernel :: Component :: Cache Service 2.4.10-UXP01

org.exoplatform.services.cache.impl
Class CacheServiceManaged

java.lang.Object
  extended by org.exoplatform.services.cache.impl.CacheServiceManaged
All Implemented Interfaces:
ManagementAware

public class CacheServiceManaged
extends Object
implements ManagementAware

Version:
$Revision$
Author:
Julien Viet

Field Summary
protected  CacheServiceImpl cacheService
          .
 
Constructor Summary
CacheServiceManaged(CacheServiceImpl cacheService)
           
 
Method Summary
 void clearCaches()
           
 void setContext(ManagementContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cacheService

protected CacheServiceImpl cacheService
.

Constructor Detail

CacheServiceManaged

public CacheServiceManaged(CacheServiceImpl cacheService)
Method Detail

clearCaches

public void clearCaches()

setContext

public void setContext(ManagementContext context)
Specified by:
setContext in interface ManagementAware

eXo Kernel :: Component :: Cache Service 2.4.10-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.