Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSunServerDATable.java89 saOnlyScopes = conf.getSAOnlyScopes(); in SunServerDATable()
298 Vector saOnlyScopes = conf.getSAOnlyScopes(); in returnMatchingDAs()
H A DServiceLocationManager.java216 Vector saOnlyScopes = config.getSAOnlyScopes(); in getRefreshInterval()
H A DSunDATable.java97 saOnlyScopes = conf.getSAOnlyScopes(); in SunDATable()
H A DServiceTable.java1259 Vector scopes = conf.getSAOnlyScopes(); in trackRegisteredServiceTypes()
1285 Vector saOnlyScopes = conf.getSAOnlyScopes(); in areSupportedScopes()
1466 Vector saOnlyScopes = conf.getSAOnlyScopes(); in makeSAAdvert()
H A DSLPConfig.java856 Vector getSAOnlyScopes() { in getSAOnlyScopes() method in SLPConfig