Uses of Interface
brooklyn.mementos.BrooklynMemento

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

Uses of BrooklynMemento in brooklyn.entity.rebind
 

Methods in brooklyn.entity.rebind with parameters of type BrooklynMemento
 List<Application> RebindManager.rebind(BrooklynMemento memento)
           
 List<Application> RebindManager.rebind(BrooklynMemento memento, ClassLoader classLoader)
           
 

Uses of BrooklynMemento in brooklyn.mementos
 

Methods in brooklyn.mementos that return BrooklynMemento
 BrooklynMemento BrooklynMementoPersister.loadMemento()
           
 

Methods in brooklyn.mementos with parameters of type BrooklynMemento
 void BrooklynMementoPersister.checkpoint(BrooklynMemento memento)
           
 



Copyright © 2013. All Rights Reserved.