public interface AggregateApplication
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getBinding(Class<T> bindableType,
String namespace)
Retrieves the bindable proxy instance (e.g.
|
<T> T getBinding(Class<T> bindableType, String namespace)
Processor,
Source,
Sink or custom interface) from
the given namespace.T - parameterized bindable typebindableType - the bindable typenamespace - the namespaceCopyright © 2018 Pivotal Software, Inc.. All rights reserved.