Home
last modified time | relevance | path

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

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