Uses of Package
brooklyn.mementos

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

Classes in brooklyn.mementos used by brooklyn.entity.rebind
BrooklynMemento
          Represents an entire persisted Brooklyn management context, with all its entities and locations.
BrooklynMementoPersister
          Controls the persisting and reading back of mementos.
Memento
          Represents the internal state of something in brooklyn, so that it can be reconstructed (e.g.
 

Classes in brooklyn.mementos used by brooklyn.mementos
BrooklynMemento
          Represents an entire persisted Brooklyn management context, with all its entities and locations.
BrooklynMementoPersister.Delta
           
EntityMemento
          Represents the state of an entity, so that it can be reconstructed (e.g.
LocationMemento
          Represents the state of an location, so that it can be reconstructed (e.g.
Memento
          Represents the internal state of something in brooklyn, so that it can be reconstructed (e.g.
PolicyMemento
          Represents the state of an policy, so that it can be reconstructed (e.g.
TreeNode
          A simple tree structure, where a node references a parent and children using their ids.
 



Copyright © 2013. All Rights Reserved.