Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSunDATable.java108 cache = getWireTable(conf.getConfiguredScopes(), Defaults.version); in SunDATable()
136 Vector useScopes = conf.getConfiguredScopes(); in findDAScopes()
H A DServiceLocationManager.java169 accessableScopes = config.getConfiguredScopes(); in findScopes()
H A DSLPConfig.java850 Vector getConfiguredScopes() { in getConfiguredScopes() method in SLPConfig