Dependency injector that can generate instances using class definitions and configured instance parameters
« More »Registry of instantiated objects, their names and the parameters used to build them
« More »Simple service locator implementation capable of using closures to generate instances
« More »Strategy used to discover methods to be considered as endpoints for dependency injection based on implemented interfaces, annotations and method names
« More »