Module: Mammoth::Runtimes

Defined in:
lib/mammoth/runtimes/adapter.rb,
lib/mammoth/runtimes/registry.rb,
lib/mammoth/runtimes/inline_adapter.rb,
lib/mammoth/runtimes/concurrent_adapter.rb

Overview

Delivery runtime adapter contracts and registry.

Defined Under Namespace

Modules: Registry Classes: Adapter, ConcurrentAdapter, InlineAdapter