hookAttachedToResolver method

void hookAttachedToResolver()

Called when this provider is attached to a resolver (i.e. which means that it is now ready to be injected by @EzDIProvider fields that use its resolver class.

Implementation

void hookAttachedToResolver() {

}