org.sblim.slp.internal.msg
Class DADescriptor
java.lang.Objectorg.sblim.slp.internal.msg.DADescriptor
- Comparable
public class DADescriptor
extends java.lang.Object
implements Comparable
This class contains the DA related information from a DAAdvert message.
URL
Scope list
Attribute list
DADescriptor(String pURL, TreeSet pScopeSet, List pAttributes)- Ctor.
|
DADescriptor
public DADescriptor(String pURL,
TreeSet pScopeSet,
List pAttributes) Ctor.
pURL - pScopeSet - - set of scope StringspAttributes - - set of ServiceLocationAttributes
compareTo
public int compareTo(Object o)
getURL
public String getURL()
getURL
hasScope
public boolean hasScope(String pScope)
hasScope
hashCode
public int hashCode()
toString
public String toString()
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.