Brooklyn

brooklyn.entity.proxying
[Java] Class InternalEntityFactory.FactoryConstructionTracker

java.lang.Object
  brooklyn.entity.proxying.InternalEntityFactory.FactoryConstructionTracker

public static class InternalEntityFactory.FactoryConstructionTracker

For tracking if AbstractEntity constructor has been called by framework, or in legacy way (i.e. directly). To be deleted once we delete support for constructing entities directly (and expecting configure() to be called inside the constructor, etc).

Authors:
aled


Method Summary
static boolean isConstructing()

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

Method Detail

isConstructing

public static boolean isConstructing()


 

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