protected abstract class MDPWSService.SubjectMatcher
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Class<?>[] |
matchingClasses |
| Modifier and Type | Method and Description |
|---|---|
protected abstract java.lang.Object |
convertWSDLObject() |
protected void |
getMatchingPoliciesForSubject(org.ws4d.java.structures.List qosPolicies) |
protected boolean |
isMatching(QoSPolicy policy,
java.lang.Class<?> subjectClz) |
protected boolean |
isValidSubject(QoSPolicySubject subject) |
protected void getMatchingPoliciesForSubject(org.ws4d.java.structures.List qosPolicies)
protected boolean isMatching(QoSPolicy policy, java.lang.Class<?> subjectClz)
subject - policiesO - subjectClz - protected boolean isValidSubject(QoSPolicySubject subject)
subject - protected abstract java.lang.Object convertWSDLObject()