| Package | Description |
|---|---|
| org.mmbase.bridge.implementation |
This package provides the basic implementations for the interfaces of org.mmbase.bridge.
|
| org.mmbase.bridge.mock |
This package provides a completely 'virtual' implementation of the bridge.
|
| org.mmbase.bridge.util |
This package contains several bridge related classes which can be used independently of the
rest of MMBase.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VirtualNodeManager
This class represents a virtual node type information object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockNodeManager
Straight-forward implementation of NodeManager based on a Map with DataType's.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapNodeManager
A bridge NodeManager based on a Map of node values.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}