public class BasicLocationRebindSupport extends AbstractBrooklynObjectRebindSupport<LocationMemento>
Constructor and Description |
---|
BasicLocationRebindSupport(AbstractLocation location) |
Modifier and Type | Method and Description |
---|---|
void |
addFeeds(RebindContext rebindContext,
LocationMemento Memento) |
LocationMemento |
getMemento()
Creates a memento representing this entity's current state.
|
addEnrichers, addPolicies, reconstruct
public BasicLocationRebindSupport(AbstractLocation location)
public LocationMemento getMemento()
RebindSupport
getMemento
in interface RebindSupport<LocationMemento>
getMemento
in class AbstractBrooklynObjectRebindSupport<LocationMemento>
public void addFeeds(RebindContext rebindContext, LocationMemento Memento)
addFeeds
in interface RebindSupport<LocationMemento>
addFeeds
in class AbstractBrooklynObjectRebindSupport<LocationMemento>