Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 426 Bytes

File metadata and controls

10 lines (7 loc) · 426 Bytes

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