Package org.jboss.ws.api.annotation
Annotation Type PolicySets
-
@Retention(RUNTIME) @Target(TYPE) public @interface PolicySets
Defines sets of WS policies to be applied to an endpoint interface (and his WSDL contract).- Author:
- Alessio Soldano
-
-
Element Detail
-
value
String[] value
The names of the policy sets to be applied- Returns:
- string
-
-