An initialization callback is used to implement a set of tasks to be executed against the specified bean, prior
to putting the bean into service. This interface is not designed to be directly used. Its implementations are
usually provided by Errai's code generators and are used to orchestrate tasks such as
PostConstruct for beans.