Constructor and Description |
---|
DynamicDestinationsBindable() |
Modifier and Type | Method and Description |
---|---|
void |
addOutputBinding(String name,
Binding<?> binding) |
Set<String> |
getOutputs()
Enumerates all the output binding names.
|
void |
unbindOutputs(BindingService adapter)
Unbinds all the outputs associated with this instance.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bindInputs, bindOutputs, createAndBindInputs, getInputs, unbindInputs
public Set<String> getOutputs()
Bindable
getOutputs
in interface Bindable
public void unbindOutputs(BindingService adapter)
Bindable
unbindOutputs
in interface Bindable
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.