Brooklyn

brooklyn.entity.rebind
[Java] Class BasicLocationRebindSupport

java.lang.Object
  brooklyn.entity.rebind.BasicLocationRebindSupport
All Implemented Interfaces:
RebindSupport

public class BasicLocationRebindSupport

Field Summary
protected static Logger LOG

 
Constructor Summary
BasicLocationRebindSupport(AbstractLocation location)

 
Method Summary
protected void addChildren(RebindContext rebindContext, LocationMemento memento)

protected void doReconsruct(RebindContext rebindContext, LocationMemento memento)

For overriding, to give custom reconsruct behaviour.

LocationMemento getMemento()

protected LocationMemento getMementoWithProperties(java.util.Map props)

void reconstruct(RebindContext rebindContext, LocationMemento memento)

protected void setParent(RebindContext rebindContext, LocationMemento memento)

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Field Detail

LOG

protected static final Logger LOG


 
Constructor Detail

BasicLocationRebindSupport

public BasicLocationRebindSupport(AbstractLocation location)


 
Method Detail

addChildren

protected void addChildren(RebindContext rebindContext, LocationMemento memento)


doReconsruct

protected void doReconsruct(RebindContext rebindContext, LocationMemento memento)
For overriding, to give custom reconsruct behaviour.


getMemento

@Override
public LocationMemento getMemento()


getMementoWithProperties

protected LocationMemento getMementoWithProperties(java.util.Map props)


reconstruct

@Override
public void reconstruct(RebindContext rebindContext, LocationMemento memento)


setParent

protected void setParent(RebindContext rebindContext, LocationMemento memento)


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.