Brooklyn

brooklyn.entity.rebind
[Java] Class BasicPolicyRebindSupport

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

public class BasicPolicyRebindSupport

Field Summary
protected static Logger LOG

 
Constructor Summary
BasicPolicyRebindSupport(AbstractPolicy policy)

 
Method Summary
protected void doReconsruct(RebindContext rebindContext, PolicyMemento memento)

For overriding, to give custom reconsruct behaviour.

PolicyMemento getMemento()

protected PolicyMemento getMementoWithProperties(java.util.Map props)

void reconstruct(RebindContext rebindContext, PolicyMemento 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

BasicPolicyRebindSupport

public BasicPolicyRebindSupport(AbstractPolicy policy)


 
Method Detail

doReconsruct

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


getMemento

@Override
public PolicyMemento getMemento()


getMementoWithProperties

protected PolicyMemento getMementoWithProperties(java.util.Map props)


reconstruct

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


 

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