Searched defs:getAttrSignature (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ | ||
H A D | ServiceStore.java | 147 Hashtable getAttrSignature(); method in interface:ServiceStore.ServiceRecord |
H A D | ServiceStoreInMemory.java | 1205 public Hashtable getAttrSignature() { method in class:ServiceStoreInMemory.ServiceRecordInMemory 1462 rec.getAttrSignature(), 2184 sig = rec.getAttrSignature(); 3260 Hashtable attrSig = rec.getAttrSignature(); |
Completed in 63 milliseconds