com.sun.xml.ws.policy.config
Class PolicyFeature
java.lang.Object
javax.xml.ws.WebServiceFeature
com.sun.xml.ws.policy.config.PolicyFeature
@ManagedData
public class PolicyFeature
- extends WebServiceFeature
WebServiceFeature for a WS-Policy expression WebServiceFeature.
- Author:
- Fabian Ritzmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- See Also:
- Constant Field Values
PolicyFeature
public PolicyFeature(PolicyMap policyMap)
getID
@ManagedAttribute
public String getID()
- Specified by:
getID in class WebServiceFeature
getPolicyMap
@ManagedAttribute
public PolicyMap getPolicyMap()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.