Optimization interface for Injectors which wish to avoid repeated accessing of some object
based on the adaptable. If an Injector implements this interface, it must also be prepared
to handle the case where ObjectUtils.NULL is passed as the adaptable.