Uses of Interface
brooklyn.mementos.Memento

Packages that use Memento
brooklyn.entity.rebind   
brooklyn.mementos   
 

Uses of Memento in brooklyn.entity.rebind
 

Classes in brooklyn.entity.rebind with type parameters of type Memento
 interface Rebindable<T extends Memento>
           
 interface RebindSupport<T extends Memento>
          Supporter instance for behaviour related to rebinding a given entity.
 

Uses of Memento in brooklyn.mementos
 

Subinterfaces of Memento in brooklyn.mementos
 interface EntityMemento
          Represents the state of an entity, so that it can be reconstructed (e.g.
 interface LocationMemento
           
 interface PolicyMemento
           
 



Copyright © 2013. All Rights Reserved.