invalidateAll

public synchronized void invalidateAll(Plugin owningPlugin)

Invalidates all metadata in the metadata store that originates from the given plugin. Doing this will force each invalidated metadata item to be recalculated the next time it is accessed.

Parameters

owningPlugin

the plugin requesting the invalidation.

See also

Throws

If plugin is null