javax.annotation
Annotation Type PostConstruct


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface PostConstruct

Author:
Florent Benoit
See Also:
EJB 3.0 specification