Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java168 private class ScopeBVCollector extends Object implements BVCollector { class in ServiceStoreInMemory
175 ScopeBVCollector(Vector records, Vector scopes) { in ScopeBVCollector() method in ServiceStoreInMemory.ScopeBVCollector
2348 new ScopeBVCollector(records, scopes); in getServiceRecordsByScope()