Package brooklyn.entity.rebind

Interface Summary
ChangeListener Listener to be notified of changes within brooklyn, so that the new state of the entity/location/policy can be persisted.
Rebindable<T extends Memento> Indicates that this can be recreated, e.g.
RebindContext Gives access to things that are being currently rebinding.
RebindManager Manages the persisting of brooklyn's state, and recreating that state, e.g.
RebindSupport<T extends Memento> Supporter instance for behaviour related to rebinding a given entity/location/policy.
 



Copyright © 2013. All Rights Reserved.