@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface TargetsServerGroups
| Modifier and Type | Required Element and Description |
|---|---|
TargetsServerGroup[] |
value
The server groups to deploy to.
|
public abstract TargetsServerGroup[] value
Copyright © 2018 JBoss by Red Hat. All rights reserved.