org.sblim.slp.internal.ua

Class LocatorImpl

public class LocatorImpl extends Object implements Locator

LocatorImpl
Constructor Summary
LocatorImpl(Locale pLocale)
Ctor.
Method Summary
ServiceLocationEnumerationfindAttributes(ServiceURL pURL, Vector pScopes, Vector pAttributeIds)
ServiceLocationEnumerationfindAttributes(ServiceURL pURL, Vector pScopes, Vector pAttributeIds, Vector pDirectoryAgents)
ServiceLocationEnumerationfindAttributes(ServiceType pType, Vector pScopes, Vector pAttributeIds)
ServiceLocationEnumerationfindAttributes(ServiceType pType, Vector pScopes, Vector pAttributeIds, Vector pDirectoryAgents)
ServiceLocationEnumerationfindServices(ServiceType pType, Vector pScopes, String pSearchFilter)
ServiceLocationEnumerationfindServices(ServiceType pType, Vector pScopes, String pSearchFilter, Vector pDirectoryAgents)
ServiceLocationEnumerationfindServiceTypes(String pNamingAuthority, Vector pScopes)
ServiceLocationEnumerationfindServiceTypes(String pNamingAuthority, Vector pScopes, Vector pDirectoryAgent)
LocalegetLocale()

Constructor Detail

LocatorImpl

public LocatorImpl(Locale pLocale)
Ctor.

Parameters: pLocale

Method Detail

findAttributes

public ServiceLocationEnumeration findAttributes(ServiceURL pURL, Vector pScopes, Vector pAttributeIds)

findAttributes

public ServiceLocationEnumeration findAttributes(ServiceURL pURL, Vector pScopes, Vector pAttributeIds, Vector pDirectoryAgents)

findAttributes

public ServiceLocationEnumeration findAttributes(ServiceType pType, Vector pScopes, Vector pAttributeIds)

findAttributes

public ServiceLocationEnumeration findAttributes(ServiceType pType, Vector pScopes, Vector pAttributeIds, Vector pDirectoryAgents)

findServices

public ServiceLocationEnumeration findServices(ServiceType pType, Vector pScopes, String pSearchFilter)

findServices

public ServiceLocationEnumeration findServices(ServiceType pType, Vector pScopes, String pSearchFilter, Vector pDirectoryAgents)

findServiceTypes

public ServiceLocationEnumeration findServiceTypes(String pNamingAuthority, Vector pScopes)

findServiceTypes

public ServiceLocationEnumeration findServiceTypes(String pNamingAuthority, Vector pScopes, Vector pDirectoryAgent)

getLocale

public Locale getLocale()
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.