org.jboss.ws.api.annotation
Annotation Type PolicySets
@Retention(value=RUNTIME) @Target(value=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
public abstract String[] value
The names of the policy sets to be applied- Returns:
- string
Copyright © 2018 JBoss, by Red Hat. All rights reserved.