public interface MethodBindingBuilder<T> extends MethodBinder<T>, InterceptorCreator<T>
An intermediate builder used internally by InterceptorBuilder
to bind methods to interceptors. Clients should generally not refer to this class
directly but instead use the fluent API documented here.
usingcreateCopyright © 2014. All rights reserved.