| Package | Description |
|---|---|
| org.mmbase.bridge |
The main interface to MMBase, also known as `MMCI' (MMBase Cloud Interface).
|
| org.mmbase.bridge.implementation |
This package provides the basic implementations for the interfaces of org.mmbase.bridge.
|
| org.mmbase.bridge.remote.proxy | |
| org.mmbase.bridge.remote.rmi | |
| org.mmbase.bridge.util |
This package contains several bridge related classes which can be used independently of the
rest of MMBase.
|
| Modifier and Type | Method and Description |
|---|---|
NodeManagerIterator |
NodeManagerList.nodeManagerIterator()
Returns an type-specific iterator for this list.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
BasicNodeManagerList.BasicNodeManagerIterator |
| Modifier and Type | Method and Description |
|---|---|
NodeManagerIterator |
BasicNodeManagerList.nodeManagerIterator() |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteNodeManagerIterator_Proxy
RemoteNodeManagerIterator_Proxy in a generated smart proxy of NodeManagerIterator
This smart proxy is used by a local class when the MMCI is called remotely |
| Modifier and Type | Method and Description |
|---|---|
NodeManagerIterator |
RemoteNodeManagerList_Proxy.nodeManagerIterator() |
| Modifier and Type | Method and Description |
|---|---|
NodeManagerIterator |
RemoteNodeManagerIterator_Rmi.getOriginalObject() |
| Constructor and Description |
|---|
RemoteNodeManagerIterator_Rmi(NodeManagerIterator originalObject,
int port) |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
BridgeCollections.UnmodifiableNodeManagerIterator |
| Modifier and Type | Method and Description |
|---|---|
NodeManagerIterator |
BridgeCollections.UnmodifiableNodeManagerList.nodeManagerIterator() |
NodeManagerIterator |
BridgeCollections.EmptyNodeManagerList.nodeManagerIterator() |
| Constructor and Description |
|---|
UnmodifiableNodeManagerIterator(NodeManagerIterator i) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}