Searched refs:findScopes (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationManager.java162 public static synchronized Vector findScopes() method in class:ServiceLocationManager
175 accessableScopes = dat.findScopes();
H A DDATable.java131 synchronized Vector findScopes() throws ServiceLocationException { method in class:DATable
H A DSLPTemplateRegistry.java397 Vector scopes = ServiceLocationManager.findScopes();
H A Dslpd.java433 Vector discoveredScopes = daTable.findScopes();
H A DRequestHandler.java871 discoveredScopes = daTable.findScopes();
936 discoveredScopes = daTable.findScopes();

Completed in 70 milliseconds