@Target(value={TYPE,PACKAGE})
@Retention(value=RUNTIME)
public @interface FetchProfiles
Modifier and Type | Required Element and Description |
---|---|
FetchProfile[] |
value
The aggregated fetch profiles.
|
public abstract FetchProfile[] value
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.