Uses of Interface
org.sblim.slp.Locator
-
Packages that use Locator Package Description org.sblim.slp This package contains the external API of the SLP library.org.sblim.slp.example org.sblim.slp.internal.ua -
-
Uses of Locator in org.sblim.slp
Methods in org.sblim.slp that return Locator Modifier and Type Method Description static Locator
ServiceLocationManager. getLocator(java.util.Locale pLocale)
Return a Locator object for the given language Locale. -
Uses of Locator in org.sblim.slp.example
Methods in org.sblim.slp.example that return Locator Modifier and Type Method Description static Locator
slpMain. getLocator()
Methods in org.sblim.slp.example with parameters of type Locator Modifier and Type Method Description static java.util.List
slpMain. lookup(Locator slpLocator, java.lang.String name)
-
Uses of Locator in org.sblim.slp.internal.ua
Classes in org.sblim.slp.internal.ua that implement Locator Modifier and Type Class Description class
LocatorImpl
LocatorImpl
-