com.sun.jini.reggie
Class RegistrarImpl.IDItemIter
java.lang.Object
com.sun.jini.reggie.RegistrarImpl.ItemIter
com.sun.jini.reggie.RegistrarImpl.IDItemIter
- Enclosing class:
- RegistrarImpl
private class RegistrarImpl.IDItemIter
- extends RegistrarImpl.ItemIter
Iterate over a singleton matching Item by serviceID.
Method Summary |
protected void |
step()
Set reg to null |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistrarImpl.IDItemIter
public RegistrarImpl.IDItemIter(Template tmpl)
- tmpl.serviceID != null
step
protected void step()
- Set reg to null
- Specified by:
step
in class RegistrarImpl.ItemIter
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.