Registry-aware components

The RegistryAware interface can be implemented in order to let the
component know of the registry it is being bound to.
This commit is contained in:
Emmanuel BENOîT 2015-09-16 10:45:40 +02:00
parent f2cff8995b
commit 36887ae759
4 changed files with 50 additions and 1 deletions

1
TODO
View file

@ -2,7 +2,6 @@ To Do:
* Implement "DriverFor" support
* Scanning packages for annotated components
* General usage documentation
* Registry awareness
* Easier anonymous components
* Uncouple component-provided names from the library