@Documented
@Retention(value=CLASS)
@Target(value={TYPE,PACKAGE})
public @interface RequireResourceConfigByName
ResourceSetConfigurator| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
name
the Name of the
ResourceSetConfigurator |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
version
The Version of the
ResourceSetConfigurator |
Data In Motion Consulting