| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.crispy.filter.AbstractInterceptorFilter
net.sf.crispy.filter.NamePatternInterceptorFilter
| Field Summary | 
| Fields inherited from class net.sf.crispy.filter.AbstractInterceptorFilter | 
FILTER_TYPE_CLASS, FILTER_TYPE_METHOD, FILTER_TYPE_NO, FILTER_TYPE_THROWABLE, filterObjectsType | 
| Constructor Summary | |
NamePatternInterceptorFilter(java.lang.String pvPattern,
                             int pvFilterType)
 | 
|
| Method Summary | |
 boolean | 
accept(InterceptorFilterContext pvContext)
This method commit the execution of the Interceptor. | 
 java.lang.String | 
getPattern()
 | 
 void | 
setPattern(java.lang.String pvPattern)
 | 
| Methods inherited from class net.sf.crispy.filter.AbstractInterceptorFilter | 
getNegate, negate, setNegate | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public NamePatternInterceptorFilter(java.lang.String pvPattern,
                                    int pvFilterType)
| Method Detail | 
public final void setPattern(java.lang.String pvPattern)
public java.lang.String getPattern()
public boolean accept(InterceptorFilterContext pvContext)
InterceptorFilterInterceptor.
accept in interface InterceptorFilteraccept in class AbstractInterceptorFilter
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||