Searched refs:WSP_0076_NO_SERVICE_PROVIDERS_FOUND (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/policy/
H A DAssertionValidationProcessor.java31 import static com.sun.xml.internal.ws.policy.privateutil.LocalizationMessages.WSP_0076_NO_SERVICE_PROVIDERS_FOUND;
79 throw LOGGER.logSevereException(new PolicyException(WSP_0076_NO_SERVICE_PROVIDERS_FOUND(PolicyAssertionValidator.class.getName())));
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/policy/privateutil/
H A DLocalizationMessages.java1178 return MESSAGE_FACTORY.getMessage("WSP_0076_NO_SERVICE_PROVIDERS_FOUND", arg0);
1185 public static String WSP_0076_NO_SERVICE_PROVIDERS_FOUND(Object arg0) { method in class:LocalizationMessages

Completed in 45 milliseconds