For the complete documentation index, see llms.txt. This page is also available as Markdown.

Included Aspects

WireBox comes bundled with three aspects that you can use in your applications and can be found in wirebox.system.aop.aspects:

Aspect

Description

CFTransaction

A simple ColdFusion transaction Aspect for WireBox

HibernateTransaction

A cool annotation based Transaction Aspect for WireBox

MethodLogger

A simple interceptor that logs method calls and their results

Last updated

Was this helpful?