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, bindProducer
getExtendedConsumerProperties, getExtendedProducerProperties
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.