brooklyn.mementos
Interface LocationMemento
- All Superinterfaces:
- Memento, Serializable, TreeNode
public interface LocationMemento
- extends TreeNode, Memento
getLocationProperties
Map<String,Object> getLocationProperties()
getFlags
Map<String,Object> getFlags()
getLocationReferenceFlags
Set<String> getLocationReferenceFlags()
- The keys in
getFlags() that reference other locations.
The initialization of these fields will be deferred until we can guarantee these objects have all
been created.
Copyright © 2013. All Rights Reserved.