Class: Axn::Core::Flow::Handlers::Descriptors::CallbackDescriptor

Inherits:
BaseDescriptor
  • Object
show all
Defined in:
lib/axn/core/flow/handlers/descriptors/callback_descriptor.rb

Overview

Data structure for callback configuration - no behavior, just data

Instance Attribute Summary

Attributes inherited from BaseDescriptor

#handler, #matcher

Method Summary

Methods inherited from BaseDescriptor

build, #initialize, #matches?, #static?

Constructor Details

This class inherits a constructor from Axn::Core::Flow::Handlers::BaseDescriptor