org.mmbase.bridge.mock
Class MockCloudContext.NodeDescription
java.lang.Object
org.mmbase.bridge.mock.MockCloudContext.NodeDescription
- Enclosing class:
- MockCloudContext
public static class MockCloudContext.NodeDescription
- extends Object
Simple structure to contain the data of an MMBase node in memory. Basicly a container for
Map and type information (The name of the associated nodemanager).
type
public final String type
values
public final Map<String,Object> values
aliases
public final Set<String> aliases
MockCloudContext.NodeDescription
public MockCloudContext.NodeDescription(String t,
Map<String,Object> v)
toString
public String toString()
- Overrides:
toString in class Object
MMBase 2.0-SNAPSHOT - null