Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 904 Bytes

object-creating-events.md

File metadata and controls

8 lines (6 loc) · 904 Bytes

Object Creating Events

Interception Point Intercept Structure Description
afterHandlerCreation handlerPath - The handler path This occurs whenever a handler is created
afterInstanceCreation mapping - The object mapping This occurs whenever a wirebox object is created

WireBox also announces several other events in the object creation life cycles, so please see the WireBox events