Brooklyn

brooklyn.management.internal
[Java] Class ManagementTransitionInfo

java.lang.Object
  brooklyn.management.internal.ManagementTransitionInfo

public class ManagementTransitionInfo

Nested Class Summary
enum ManagementTransitionInfo.ManagementTransitionMode

true if this transition is an entity whose mastering is migrating from one node to another; false if the brooklyn mgmt plane is just starting managing of this entity for the very first time

 
Constructor Summary
ManagementTransitionInfo(ManagementContext mgmtContext, ManagementTransitionInfo.ManagementTransitionMode mode)

true if this transition is an entity whose mastering is migrating from one node to another; false if the brooklyn mgmt plane is just starting managing of this entity for the very first time

 
Method Summary
ManagementContext getManagementContext()

ManagementTransitionInfo.ManagementTransitionMode getMode()

 
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()
 

Constructor Detail

ManagementTransitionInfo

public ManagementTransitionInfo(ManagementContext mgmtContext, ManagementTransitionInfo.ManagementTransitionMode mode)
true if this transition is an entity whose mastering is migrating from one node to another; false if the brooklyn mgmt plane is just starting managing of this entity for the very first time


 
Method Detail

getManagementContext

public ManagementContext getManagementContext()


getMode

public ManagementTransitionInfo.ManagementTransitionMode getMode()


 

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