init

protected final void init()

Performs post-creation initialization of the instance.

This method must be called shortly after the constructor so that the instance can perform dependency injections steps that cannot be performed in the constructor.