|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Entity, and set this entity as its parent.
Group.
BrooklynCatalog.addToClasspath(String) or BrooklynCatalog.addToClasspath(ClassLoader)
EntityDriver for the given entity/location.
Entity.Location it is running
in, so that an entity is not tightly coupled to a specific Location.Entity.Executor.Location.getLocationProperty(java.lang.String), but if the property is not defined on this location, searches recursively up
the parent hierarchy until it is found, or the root is reached (when this method will return null).
Application this entity is registered with.
BrooklynCatalog.getCatalogItem(String) which checks (and casts) type for convenience
(returns null if type does not match)
Task being executed by this context.
EntityDriverFactory entities can use to create drivers.
ExecutionContext instance representing tasks
(from the ExecutionManager) associated with this entity, and capable
of conveniently running such tasks which will be associated with that entity
ExecutionManager instance for entities and users in this management realm
to submit tasks and to observe what tasks are occurring
Collection of Groups that this entity is a member of.
key.
LocationMemento.getFlags() that reference other locations.
Locations this entity is deployed to.
Collection.
List.
obtain().
Sensor describing the data.
Entity where the data originated.
SubscriptionContext instance representing subscriptions
(from the SubscriptionManager) associated with this entity, and capable
of conveniently subscribing on behalf of that entity
SubscriptionManager instance for entities and users of this management realm
to subscribe to sensor events (and, in the case of entities, to emit sensor events)
Class for the sensor data.
String.
String representation of the class name.
Sensor data.
Entity that groups together other entities.true iff this location contains a property with the specified key.
Future.isDone())
SensorEvent object for a specific Entity and data point.
SensorEvent handler method.
MBeanParameterInfo class.SensorEvent to all subscribed listeners.
Entity; its parent will be set to null.
LocationRegistry.resolve(String, Map) (with no options)
LocationRegistry.resolve(String) but works with a collection of location specs.
Sensor on an Entity.SensorEvents on an Entity.ExecutionManager.submit(Map, Task)
ExecutionManager.submit(Map, Task)
ExecutionManager.submit(Map, Task)
ExecutionManager.submit(Map, Task)
ExecutionManager.submit(Map, Task)
Task for execution in the context associated with this manager.
SubscriptionManager.subscribe(Map, Entity, Sensor, SensorEventListener) with default subscription parameters for this context
Sensor data changes and events on a given Entity, supplying the SensorEventListener
to invoke when they occur.
Sensor data changes and events on all children of a given Entity, supplying the
SensorEventListener to invoke when they occur.
Sensor data changes and events on all members of a given Group, supplying the
SensorEventListener to invoke when they occur.
Entity can manage subscriptions.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||