See: Description
| Interface | Description |
|---|---|
| QueryHandler |
Interface for handling of Queries.
|
| Class | Description |
|---|---|
| AbstractQueryHandler | |
| AggregatedQueryHandler |
Query-handler that deals with aggregated queries.
|
| MockBuilderReader |
This class can read builder XML's.
|
| MockCloud |
Straight forward (partial) implementation of Cloud, which maintains everything in memory.
|
| MockCloudContext |
The 'mock' cloud context is mainly meant for usage in junit test cases.
|
| MockCloudContext.MockResolver | |
| MockCloudContext.NodeDescription |
Simple structure to contain the data of an MMBase node in memory.
|
| MockField | |
| MockNode |
MockNodes belong to a
MockCloud. |
| MockNodeManager |
Straight-forward implementation of NodeManager based on a Map with DataType's.
|
| MockSetup |
This can be added to your web.xml as a Listener to bootstrap the mock bridge.
|
| MockTransaction |
MockTransaction for the moment only does't give too much exceptions.
|
| MultilevelQueryHandler | |
| NodeQueryHandler |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}