WireBox Namespace
Talk and get objects from the current WireBox injector.
1st Level DSL
DSL | Description |
| Get a reference to the current injector |
2nd Level DSL
DSL | Description |
| Get a reference to the Async Manager |
| Get a reference to the injector's binder |
| Get a reference to injector's event manager |
| Get a reference to the parent injector (if any) |
| Get the entire properties structure the injector is initialized with. If running within a ColdBox context then it is the structure of application settings |
| Get a reference to a WireBox's Object Populator utility |
3rd Level DSL
DSL | Description |
| Retrieve one key of the properties structure |
| Get a direct reference to an internal or custom scope object |
Last updated