Uses of Class
net.sf.crispy.InterceptorFilterContext

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)
           
 



Copyright © 2005-2006 Crispy. All Rights Reserved.