removeSDMCache(String) method

Removes the SDMCache with the specified key extension from the file system.

Syntax

public abstract boolean removeSDMCache ( String key ) throws SDMPersistenceException

Parameters

Returns

true if persisted SDMCache has found and successfully removes, false otherwise.

Exceptions