Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java3137 Vector oldScopes = oldRec.getScopes(); in mergeOldRecordIntoNew() local
3139 int j, m = oldScopes.size(); in mergeOldRecordIntoNew()
3142 String scope = (String)oldScopes.elementAt(j); in mergeOldRecordIntoNew()