Home
last modified time | relevance | path

Searched refs:recType (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java3084 ServiceType recType = recURL.getServiceType(); in checkForExistingUnderOtherServiceType() local
3086 if (!recType.equals(url.getServiceType())) { in checkForExistingUnderOtherServiceType()