org.exoplatform.services.cache.impl
Class CacheServiceManaged
java.lang.Object
org.exoplatform.services.cache.impl.CacheServiceManaged
- All Implemented Interfaces:
- ManagementAware
public class CacheServiceManaged
- extends Object
- implements ManagementAware
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheServiceManaged
public CacheServiceManaged(CacheServiceImpl cacheService)
clearCaches
public void clearCaches()
setContext
public void setContext(ManagementContext context)
- Description copied from interface:
ManagementAware
- Sets the management context on the management aware object. If the context is not null it means
the start of the management life cycle and if the scope is null it means the management life cycle
ends.
- Specified by:
setContext in interface ManagementAware
- Parameters:
context - the management context
Copyright © 2009 eXo Platform SAS. All Rights Reserved.