@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface LazyGroup
"DEFAULT"
.
This annotation allows defining different groups of attributes to be
initialized together when access one attribute in the group.Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.