public class NodeManagerDescription extends Object
NodeManager
object. It can be stored in CloudContext implementation, and be used to instantiate
actual NodeManagers from a Cloud. NodeManagers do contain a Cloud NodeManager.getCloud()
and hence cannot themselves be used to store in the CloudContext.| Modifier and Type | Field and Description |
|---|---|
Map<String,Field> |
fields |
String |
name |
int |
oType |
Map<String,String> |
properties |
ParentBuilderReader |
reader |
| Constructor and Description |
|---|
NodeManagerDescription(ParentBuilderReader r,
int oType) |
NodeManagerDescription(String n,
Map<String,Field> map,
int oType) |
public final String name
public final ParentBuilderReader reader
public final int oType
public NodeManagerDescription(ParentBuilderReader r, int oType)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}