|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use InterceptorFilterContext | |
| net.sf.crispy | Main-classes and interfaces from this framework. |
| net.sf.crispy.filter | Filter for make interceptors on/off. |
| Uses of InterceptorFilterContext in net.sf.crispy |
| Methods in net.sf.crispy with parameters of type InterceptorFilterContext | |
boolean |
InterceptorFilter.accept(InterceptorFilterContext pvContext)
This method commit the execution of the Interceptor. |
| Uses of InterceptorFilterContext in net.sf.crispy.filter |
| Methods in net.sf.crispy.filter with parameters of type InterceptorFilterContext | |
boolean |
SimpleNameInterceptorFilter.accept(InterceptorFilterContext pvContext)
|
boolean |
NamePatternInterceptorFilter.accept(InterceptorFilterContext pvContext)
|
abstract boolean |
AbstractInterceptorFilter.accept(InterceptorFilterContext pvContext)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||