|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.sblim.slp.internal.ServiceLocationEnumerator
| Constructor Summary | |
ServiceLocationEnumerator(java.util.Vector v)
|
|
| Method Summary | |
boolean |
hasMoreElements()
|
java.lang.Object |
next()
Return the next value or block until it becomes available. |
java.lang.Object |
nextElement()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServiceLocationEnumerator(java.util.Vector v)
| Method Detail |
public java.lang.Object next()
throws ServiceLocationException
ServiceLocationEnumeration
next in interface ServiceLocationEnumerationServiceLocationException - Thrown if the SLP operation encounters an error.public boolean hasMoreElements()
hasMoreElements in interface java.util.Enumerationpublic java.lang.Object nextElement()
nextElement in interface java.util.Enumeration
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||