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

/opensolaris-onvv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DTemplateRegistry.java76 * @param <i>documentURL</i> URL of the template document.
86 String documentURL,
135 * @param <i>documentURL</i> A URL for the template document.
144 ServiceLocationAttributeVerifier attributeVerifier(String documentURL) argument
85 registerServiceTemplate(ServiceType serviceType, String documentURL, Locale languageLocale, String version) argument
H A DSLPTemplateRegistry.java112 * @param documentURL URL of the template document.
131 String documentURL,
140 Assert.nonNullParameter(documentURL, "documentURL");
153 documentURL}));
184 documentURL,
216 documentURL+
532 * @param documentURL A URL for the template document URL.
549 String documentURL)
554 Assert.nonNullParameter(documentURL, "documentUR
130 registerServiceTemplate(ServiceType serviceType, String documentURL, Locale languageLocale, String version) argument
548 attributeVerifier( String documentURL) argument
[all...]

Completed in 46 milliseconds