boxlang-interceptors

Official

BoxLang interceptors for cross-cutting concerns

Authorortus-docs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

BoxLang interceptors provide a clean way to implement cross-cutting logic (such as logging, security checks, validation, and caching) without coupling to business code.

Core Features & Use Cases

  • Create interceptors to react to named events and implement pre/post operation hooks.
  • Register interceptors at application level or per module via ModuleConfig.bx or BoxRegisterInterceptor().
  • Announce events synchronously with announce() and asynchronously with announceAsync() to decouple concerns.
  • Use Module Registration to apply interceptors across modules and maintain a hierarchical flow.

Quick Start

Create an interceptor class with event handlers and register it in ModuleConfig.bx or at runtime with BoxRegisterInterceptor().

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: boxlang-interceptors
Download link: https://github.com/ortus-docs/coldbox-docs/archive/main.zip#boxlang-interceptors

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.