This annotation is used to mark the method which will be executed after constructing of service
and dependency injection is done.
Scalecube services doesn't support PostConstruct since Java API
Specification for it has strict limitation for annotated method.