Brooklyn

brooklyn.entity.basic
[Java] Class EntityReferences.EntityCollectionReference

java.lang.Object
  brooklyn.entity.basic.EntityReferences.EntityCollectionReference
All Implemented Interfaces:
java.io.Serializable

public static class EntityReferences.EntityCollectionReference

Field Summary
protected Entity referrer

 
Constructor Summary
EntityReferences.EntityCollectionReference(Entity referrer)

 
Method Summary
boolean add(java.lang.Object e)

void clear()

boolean contains(Entity e)

protected java.util.Collection find()

java.util.Collection get()

Entity getReferrer()

boolean remove(Entity e)

int size()

 
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

referrer

protected Entity referrer


 
Constructor Detail

EntityReferences.EntityCollectionReference

public EntityReferences.EntityCollectionReference(Entity referrer)


 
Method Detail

add

public boolean add(java.lang.Object e)


clear

public void clear()


contains

public boolean contains(Entity e)


find

protected java.util.Collection find()


get

public java.util.Collection get()


getReferrer

public Entity getReferrer()


remove

public boolean remove(Entity e)


size

public int size()


 

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