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

/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/policy/privateutil/
H A DServiceFinder.java226 = new ServiceConfigurationError(LocalizationMessages.WSP_0025_SPI_FAIL_SERVICE_MSG(service.getName(), msg));
236 throw new ServiceConfigurationError(LocalizationMessages.WSP_0025_SPI_FAIL_SERVICE_MSG(service.getName(), msg));
H A DLocalizationMessages.java722 return MESSAGE_FACTORY.getMessage("WSP_0025_SPI_FAIL_SERVICE_MSG", arg0, arg1);
729 public static String WSP_0025_SPI_FAIL_SERVICE_MSG(Object arg0, Object arg1) { method in class:LocalizationMessages

Completed in 97 milliseconds