public class RemoteNodeManagerList_Proxy extends RemoteBridgeList_Proxy<NodeManager,RemoteNodeManager> implements NodeManagerList
modCount| Constructor and Description |
|---|
RemoteNodeManagerList_Proxy(RemoteNodeManagerList remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
NodeManager |
getNodeManager(int arg0)
Returns the NodeManager at the indicated postion in the list
|
RemoteNodeManagerList |
getWrappedObject() |
NodeManagerIterator |
nodeManagerIterator()
Returns an type-specific iterator for this list.
|
getProperties, getProperty, setProperty, sort, sort, subListadd, add, clear, equals, get, getMapperCode, hashCode, remove, remove, set, size, toStringaddAll, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRangeaddAll, contains, containsAll, isEmpty, removeAll, retainAll, toArray, toArrayclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetProperties, getProperty, setProperty, sort, sort, subListadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, spliterator, toArray, toArrayparallelStream, removeIf, streamgetMapperCodepublic RemoteNodeManagerList_Proxy(RemoteNodeManagerList remoteObject)
public NodeManager getNodeManager(int arg0)
NodeManagerListgetNodeManager in interface NodeManagerListarg0 - the position of the NodeManager to retrievepublic NodeManagerIterator nodeManagerIterator()
NodeManagerListnodeManagerIterator in interface NodeManagerListpublic RemoteNodeManagerList getWrappedObject()
getWrappedObject in interface MappedObjectgetWrappedObject in class RemoteBridgeList_Proxy<NodeManager,RemoteNodeManager>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}