|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Memento
Represents the internal state of something in brooklyn, so that it can be reconstructed (e.g. after restarting brooklyn).
RebindSupport| Method Summary | |
|---|---|
String |
getBrooklynVersion()
The version of brooklyn used when this memento was generated. |
Object |
getCustomField(String name)
A (weakly-typed) property set for this memento. |
Map<String,? extends Object> |
getCustomFields()
|
String |
getDisplayName()
|
String |
getId()
|
String |
getType()
|
| Method Detail |
|---|
String getBrooklynVersion()
String getId()
String getType()
String getDisplayName()
Object getCustomField(String name)
Map<String,? extends Object> getCustomFields()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||