The ResourceInjector interface is a way for other systems
to hook inside EasyBeans at injection time.
This is needed, for example, when a WebServiceContext resource is required.
EasyBeans doesn't support such Resource type, so an external injector is needed.
author: Guillaume Sauthier