* that it uses to notify the manager when the target is ready. It saves this pointer when invoked
* A TargetHandleImpl functions as a weak reference to a TargetImpl. It is how a ManagerImpl safely
* A TargetImpl is an entity that can be registered with a Manager for initialization. It can only
* Signal to the init manager(s) that this target has finished initializing. This is safe to call