org.sblim.slp.internal

Class AdvertiserImpl

public class AdvertiserImpl extends Object implements Advertiser

AdvertiserImpl
Constructor Summary
AdvertiserImpl(Locale pLocale)
Ctor.
Method Summary
voidaddAttributes(ServiceURL pURL, Vector pAttributes)
voiddeleteAttributes(ServiceURL pURL, Vector pAttributeIds)
voidderegister(ServiceURL pURL)
LocalegetLocale()
voidregister(ServiceURL pURL, Vector pAttributes)

Constructor Detail

AdvertiserImpl

public AdvertiserImpl(Locale pLocale)
Ctor.

Parameters: pLocale

Method Detail

addAttributes

public void addAttributes(ServiceURL pURL, Vector pAttributes)

deleteAttributes

public void deleteAttributes(ServiceURL pURL, Vector pAttributeIds)

deregister

public void deregister(ServiceURL pURL)

getLocale

public Locale getLocale()

register

public void register(ServiceURL pURL, Vector pAttributes)
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.