\AnaxDI

Traits

TInjectable Interface to implement for DI aware services to let them know of the current $di
TInjectionAware Interface to implement for DI aware services to let them know of the current $di

Interfaces

IDI A DI used with Anax should implement this interface.
IInjectionAware Interface to implement for DI aware services to let them know of the current $di

Classes

CDI Anax base class implementing Dependency Injection / Service Locator of the services used by the framework, using lazy loading.
CDIArray Anax base class implementing Dependency Injection / Service Locator of the services used by the framework, using lazy loading.
CDIFactoryDefault Anax base class implementing Dependency Injection / Service Locator of the services used by the framework, using lazy loading.
CDIFactoryDocumentation Extended factory for Anax documentation.
CDIFactoryTest Extended factory for Anax documentation.