|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sblim.cimclient.internal.discovery.slp.DiscovererSLP
public class DiscovererSLP
Class DiscovererSLP is the SLP specific implementation of the Discoverer interface.
| Constructor Summary | |
|---|---|
DiscovererSLP(java.util.Locale pLocale)
Ctor. |
|
| Method Summary | |
|---|---|
java.lang.String[] |
findDirectoryServices()
Finds directory services. |
WBEMServiceAdvertisement[] |
findWbemServices(java.lang.String[] pDirectoryUrls)
Finds WBEM services using a given list of directory servers |
java.util.Locale |
getLocale()
Returns locale |
java.util.Vector<java.lang.String> |
getScopes()
Returns scopes |
void |
setLocale(java.util.Locale pLocale)
Sets locale |
void |
setScopes(java.util.Vector<java.lang.String> pScopes)
Sets scopes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiscovererSLP(java.util.Locale pLocale)
pLocale - The locale setting to use for the Locator| Method Detail |
|---|
public java.util.Locale getLocale()
public void setLocale(java.util.Locale pLocale)
pLocale - The new value of locale.public java.util.Vector<java.lang.String> getScopes()
public void setScopes(java.util.Vector<java.lang.String> pScopes)
pScopes - The new value of scopes.public WBEMServiceAdvertisement[] findWbemServices(java.lang.String[] pDirectoryUrls)
Discoverer
findWbemServices in interface DiscovererpDirectoryUrls - An array of directory servers. For SLP this would be a list of
DA URLs.
public java.lang.String[] findDirectoryServices()
Discoverer
findDirectoryServices in interface Discoverer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||