afterPropertiesSet() method

This is called after Spring injection and verifies that all mandatory services are present/configured.

Syntax

void afterPropertiesSet ()

Exceptions