railo.runtime.query
Class QueryCacheFilterImpl

java.lang.Object
  extended by railo.runtime.query.QueryCacheFilterImpl
All Implemented Interfaces:
QueryCacheFilter

public class QueryCacheFilterImpl
extends Object
implements QueryCacheFilter


Constructor Summary
QueryCacheFilterImpl(String wildcard, boolean ignoreCase)
           
 
Method Summary
 boolean accept(String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryCacheFilterImpl

public QueryCacheFilterImpl(String wildcard,
                            boolean ignoreCase)
                     throws org.apache.oro.text.regex.MalformedPatternException
Throws:
org.apache.oro.text.regex.MalformedPatternException
Method Detail

accept

public boolean accept(String name)
Specified by:
accept in interface QueryCacheFilter
See Also:
WildCardFilter.accept(java.lang.String)


Copyright © 2012 Railo