Documentation

ResourceCheckerInterface

Interface for ResourceCheckers.

When a ResourceCheckerConfigCache instance is checked for freshness, all its associated metadata resources are passed to ResourceCheckers. The ResourceCheckers can then inspect the resources and decide whether the cache can be considered fresh or not.

Tags
author

Matthias Pigulla mp@webfactory.de

author

Benjamin Klotz bk@webfactory.de

Table of Contents

isFresh()  : bool
Validates the resource.
supports()  : bool
Queries the ResourceChecker whether it can validate a given resource or not.

Methods

Search results