public final class PolicyMapKey extends Object
PolicyMap
.
Instances of the class are created by a call to one of PolicyMap
createWsdlXXX PolicyMapKey(...)
methods.
The class wraps scope information and adds a package setter method to allow injection of actual equality comparator/tester. This injection
is made within a get...
call on PolicyMap
, before the actual scope map search is performed.Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object that) |
QName |
getFaultMessage() |
QName |
getOperation() |
QName |
getPort() |
QName |
getService() |
int |
hashCode() |
String |
toString() |
Copyright © 2006–2017 Oracle Corporation. All rights reserved.