public class FlushNamedCacheCommand
extends info.magnolia.commands.MgnlCommand
Modifier and Type | Field and Description |
---|---|
static String |
CACHE_NAME |
Constructor and Description |
---|
FlushNamedCacheCommand()
Deprecated.
since 5.4. Use
FlushNamedCacheCommand(info.magnolia.module.cache.inject.CacheFactoryProvider) instead. |
FlushNamedCacheCommand(CacheFactoryProvider cacheFactoryProvider) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(info.magnolia.context.Context context) |
String |
getCacheName() |
void |
setCacheName(String cacheName) |
public static final String CACHE_NAME
@Deprecated public FlushNamedCacheCommand()
FlushNamedCacheCommand(info.magnolia.module.cache.inject.CacheFactoryProvider)
instead.@Inject public FlushNamedCacheCommand(CacheFactoryProvider cacheFactoryProvider)
Copyright © 2015 Magnolia International Ltd.. All rights reserved.