ColdBox Platform Version 3.7.0

Package coldbox.system.ioc

Interface Summary
IInjector An interface that enables any CFC to act like a parent injector within WireBox
IProvider The WireBox Provider Interface that follows the provider pattern

Class Summary
AbstractIOCAdapter A base IOC factory adapter
Builder The WireBox builder for components, java, etc
ColdboxFactory Create Config Beans, Controller, Cache Manager and Plugins of the current running application
Injector A WireBox Injector: Builds the graphs of objects that make up your application
Provider A WireBox provider object that retrieves objects by using the provider pattern
Scopes A lookup static CFC that gives you the scopes that WireBox uses by default
Types A lookup static CFC that gives you the instantiation types that WireBox can talk to

ColdBox Platform Version 3.7.0