| Package | Description |
|---|---|
| c10n |
| Modifier and Type | Method and Description |
|---|---|
C10NConfigBase.C10NFilterBinder<T> |
C10NConfigBase.C10NFilterBinder.annotatedWith(Class<? extends Annotation> annotation)
Restrict filter application only to arguments annotated with the
given annotation.
|
protected <T> C10NConfigBase.C10NFilterBinder<T> |
C10NConfigBase.bindFilter(C10NFilter<T> c10nFilter,
Class<T> type)
Create a filter binding for one or more argument types.
|
protected <T> C10NConfigBase.C10NFilterBinder<T> |
C10NConfigBase.bindFilter(C10NFilterProvider<T> c10NFilterProvider,
Class<T> type)
Create a filter binding for one or more argument types.
|
Copyright © 2013. All Rights Reserved.