Package elisa :: Package core :: Package components :: Module resource_provider

Module resource_provider

source code

Provides access to resources

Classes
  ResourceNotFound
Exception raised by a resource provider if a requested resource cannot be found.
  ResourceProvider
Responsible for accessing resources following REST architecture principles.
Variables
  __maintainer__ = 'Florian Boucault <florian@fluendo.com>'
  __maintainer2__ = 'Benjamin Kampmann <benjamin@fluendo.com>'

Imports: Component, defer