Class: Tilia::Dav::Locks::Backend::AbstractBackend

Inherits:
Object
  • Object
show all
Includes:
BackendInterface
Defined in:
lib/tilia/dav/locks/backend/abstract_backend.rb

Overview

This is an Abstract clas for lock backends.

Currently this backend has no function, but it exists for consistency, and to ensure that if default code is required in the backend, there will be a non-bc-breaking way to do so.

Direct Known Subclasses

File, Sequel

Method Summary

Methods included from BackendInterface

#lock, #locks, #unlock