Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceType.java152 public String getNamingAuthority() { in getNamingAuthority() method in ServiceType
H A DSLPV1SAttrMsg.java198 Vector types = store.findServiceTypes(type.getNamingAuthority(), in makeReply()
H A DServiceStoreInMemory.java1915 String na = type.getNamingAuthority(); in findServiceTypes()