public class RemoteNodeManagerIterator_Proxy extends RemoteIterator_Proxy<NodeManager,RemoteNodeManager> implements NodeManagerIterator
local| Constructor and Description |
|---|
RemoteNodeManagerIterator_Proxy(RemoteNodeManagerIterator remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
RemoteNodeManagerIterator |
getWrappedObject() |
NodeManager |
nextNodeManager()
Returns the next element in the iterator as a NodeManager
|
NodeManager |
previousNodeManager()
Returns the previous element in the iterator as a NodeManager
|
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setequals, getMapperCode, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setforEachRemainingpublic RemoteNodeManagerIterator_Proxy(RemoteNodeManagerIterator remoteObject)
public NodeManager nextNodeManager()
NodeManagerIteratornextNodeManager in interface NodeManagerIteratorpublic NodeManager previousNodeManager()
NodeManagerIteratorpreviousNodeManager in interface NodeManagerIteratorpublic RemoteNodeManagerIterator getWrappedObject()
getWrappedObject in interface MappedObjectgetWrappedObject in class MappedObject_Proxy<RemoteIterator<RemoteNodeManager>>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}