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, reconstructpublic BasicLocationRebindSupport(AbstractLocation location)
public LocationMemento getMemento()
RebindSupportgetMemento 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>