@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface AfterConstruct
Scalecube services doesn't support PostConstruct since Java API Specification for it has
strict limitation for annotated method.
Copyright © 2015–2018. All rights reserved.