Annotation Type ChainedConstructor


@Documented
@Retention(RUNTIME)
@Target(CONSTRUCTOR)
public @interface ChainedConstructor
Annotation for chained constructors that should not generate log records.
Author:
John Collins