Package jakarta.annotation
Annotation Type PostConstruct
-
@Documented @Target(METHOD) @Retention(RUNTIME) public @interface PostConstruct
- Since:
- Common Annotations 1.0
@Documented
@Target(METHOD)
@Retention(RUNTIME)
public @interface PostConstruct