Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSARequester.java123 registerInternal(URL, serviceLocationAttributes, true); in register()
162 registerInternal(URL, serviceLocationAttributes, false); in addAttributes()
210 private void registerInternal(ServiceURL URL, in registerInternal() method in SARequester
H A DServiceStoreInMemory.java1576 registerInternal(rec); in register()
1711 registerInternal(rec); in updateRegistration()
1839 registerInternal(rec); in deleteAttributes()
2425 private void registerInternal(ServiceRecordInMemory rec) { in registerInternal() method in ServiceStoreInMemory