org.sblim.slp.internal.sa

Class ServiceTable.ServiceEntryList

static class ServiceTable.ServiceEntryList extends ArrayList

Method Summary
ServiceTable.ServiceEntryget(ServiceURL pSrvURL)
get
ListgetServiceURLs(ServiceType pSrvType, List pScopes)
getServiceURLs
voidremove(ServiceURL pSrvURL)
remove

Method Detail

get

public ServiceTable.ServiceEntry get(ServiceURL pSrvURL)
get

Parameters: pSrvURL

Returns: ServiceEntry

getServiceURLs

public List getServiceURLs(ServiceType pSrvType, List pScopes)
getServiceURLs

Parameters: pSrvType pScopes

Returns: List

remove

public void remove(ServiceURL pSrvURL)
remove

Parameters: pSrvURL

Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.