public class DslComponent extends BrooklynDslDeferredSupplier<brooklyn.entity.Entity>
| Modifier and Type | Class and Description |
|---|---|
static class |
DslComponent.Scope |
dsl| Constructor and Description |
|---|
DslComponent(DslComponent.Scope scope,
String componentId) |
DslComponent(String componentId) |
| Modifier and Type | Method and Description |
|---|---|
BrooklynDslDeferredSupplier<?> |
attributeWhenReady(String sensorName) |
brooklyn.management.Task<brooklyn.entity.Entity> |
newTask() |
entity, getpublic DslComponent(String componentId)
public DslComponent(DslComponent.Scope scope, String componentId)
public brooklyn.management.Task<brooklyn.entity.Entity> newTask()
newTask in interface brooklyn.management.TaskFactory<brooklyn.management.Task<brooklyn.entity.Entity>>newTask in class BrooklynDslDeferredSupplier<brooklyn.entity.Entity>public BrooklynDslDeferredSupplier<?> attributeWhenReady(String sensorName)
Copyright © 2014. All Rights Reserved.