public interface ExtendedPropertiesBinder<T,C,P> extends Binder<T,ExtendedConsumerProperties<C>,ExtendedProducerProperties<P>>, ExtendedBindingProperties<C,P>
Binder that takes ExtendedConsumerProperties and ExtendedProducerProperties
as arguments. In addition to supporting binding operations, it allows the binder to provide values for the
additional properties it expects on the bindings.bindConsumer, bindProducergetExtendedConsumerProperties, getExtendedProducerPropertiesCopyright © 2016 Pivotal Software, Inc.. All rights reserved.