Brooklyn

brooklyn.policy
[Java] Interface EntityAdjunct


public interface EntityAdjunct

EntityAdjuncts are supplementary logic that can be attached to Entities, providing sensor enrichment or enabling policy


Method Summary
java.lang.String getId()

A unique id for this adjunct

java.lang.String getName()

Get the name assigned to this adjunct

boolean isDestroyed()

Whether the adjunct is destroyed

boolean isRunning()

Whether the adjunct is available

 

Method Detail

getId

public java.lang.String getId()
A unique id for this adjunct


getName

public java.lang.String getName()
Get the name assigned to this adjunct
Returns:
the name assigned to the adjunct


isDestroyed

public boolean isDestroyed()
Whether the adjunct is destroyed


isRunning

public boolean isRunning()
Whether the adjunct is available


 

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