| Package | Description |
|---|---|
| org.mmbase.bridge |
The main interface to MMBase, also known as `MMCI' (MMBase Cloud Interface).
|
| org.mmbase.bridge.mock |
This package provides a completely 'virtual' implementation of the bridge.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ContextProvider.LocalResolver
The resolver recognizing only the string 'local', which then returns
LocalContext.getCloudContext(). |
static class |
RemoteContext.RemoteResolver |
| Modifier and Type | Method and Description |
|---|---|
static List<ContextProvider.Resolver> |
ContextProvider.getResolvers()
Returns the list of
ContextProvider.Resolvers that is used in the implementation of ContextProvider.getCloudContext(String). |
| Modifier and Type | Class and Description |
|---|---|
static class |
MockCloudContext.MockResolver |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}