org.sblim.slp.internal
Class SLPServiceRegistration
java.lang.Object
org.sblim.slp.internal.SLPServiceRegistration
- ServiceLocationMessage
public class SLPServiceRegistration
extends java.lang.Object
SLPServiceRegistration.java
(C) Copyright IBM Corp. 2005, 2006
THIS FILE IS PROVIDED UNDER THE TERMS OF THE COMMON PUBLIC LICENSE
("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE
CONSTITUTES RECIPIENTS ACCEPTANCE OF THE AGREEMENT.
You can obtain a current copy of the Common Public License from
http://www.opensource.org/licenses/cpl1.0.php
SLPServiceRegistration
public SLPServiceRegistration(boolean pFresh,
Locale pLocale,
ServiceURL pServiceUrl,
Vector pScopes,
Vector pAttributes)
throws ServiceLocationException
getAttributes
public Vector getAttributes()
Getter for attributes
getServiceType
public String getServiceType()
Getter for serviceType
getUrlSignature
public Hashtable getUrlSignature()
Getter for urlSignature
- Returns the urlSignature.
Copyright © 2005, 2007 IBM Corporation. All Rights Reserved.