Home
last modified time | relevance | path

Searched refs:getWireTable (Results 1 – 1 of 1) 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()
138 cache = getWireTable(useScopes, Defaults.version); in findDAScopes()
253 private Vector getWireTable(Vector scopes, int version) in getWireTable() method in SunDATable