Annotation Interface Deployment
@Target(TYPE)
@Retention(RUNTIME)
@Documented
@Inherited
@Deprecated(forRemoval=true,
since="8.8")
public @interface Deployment
Deprecated, for removal: This API element is subject to removal in a future version.
-
Optional Element Summary
Optional Elements
-
Element Details
-
resources
String[] resourcesDeprecated, for removal: This API element is subject to removal in a future version.- Default:
{}
-
Deployment