CacheCreateTask |
Admin operation to create a cache
Parameters:
name the name of the cache to create
flags any flags, e.g.
|
CacheGetOrCreateTask |
Admin operation to create a cache
Parameters:
name the name of the cache to create
template the name of the template to use
configuration the XML configuration to use
flags any flags, e.g.
|
CacheNamesTask |
Admin operation to obtain a list of caches
|
CacheReindexTask |
Admin operation to reindex a cache
Parameters:
name the name of the cache to reindex
flags unused
|
CacheRemoveTask |
Admin operation to remove a cache
Parameters:
name the name of the cache to remove
flags
|
EmbeddedServerAdminOperationHandler |
|