Brooklyn

brooklyn.policy.followthesun
[Java] Class FollowTheSunPool.ContainerItemPair

java.lang.Object
  brooklyn.policy.followthesun.FollowTheSunPool.ContainerItemPair
All Implemented Interfaces:
java.io.Serializable

public static class FollowTheSunPool.ContainerItemPair

Encapsulates an item and a container; emitted by sensors.


Field Summary
Entity container

Entity item

 
Constructor Summary
FollowTheSunPool.ContainerItemPair(Entity container, Entity item)

 
Method Summary
java.lang.String toString()

 
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

container

public final Entity container


item

public final Entity item


 
Constructor Detail

FollowTheSunPool.ContainerItemPair

public FollowTheSunPool.ContainerItemPair(Entity container, Entity item)


 
Method Detail

toString

@Override
public java.lang.String toString()


 

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