Functions
 FunctionDescription
 getDefinitionNames getDefinitionNames function
Classes
 ClassDescription
 ComponentScannerObjectFactoryPostProcessor Factory post processor that scans the application for classes annotated with [Component] metadata and creates and adds object definitions from these classes to the container.
 ObjectDefinitionScanner The ObjectDefinitionScanner scans all classes in the application and builds object definitions from the classes that contain [Component] metadata.