Joomla Cache Programing Clear

$cache = JCache::getInstance('callback');
$cache->clean('com_example');
Lucky Llama