| Package | Description |
|---|---|
| org.proxy4j.core.build |
| Modifier and Type | Method and Description |
|---|---|
InterceptorCreator<T> |
InterceptorBindingBuilder.using(MethodFilter filter,
InterceptorFactory factory)
Uses the given method filter to selectively bind methods on the class of type
T to
a chain of interceptors produced by the given factory. |
Copyright © 2014. All rights reserved.