org.josql.internal
Class MethodFilter
java.lang.Object
   org.josql.internal.MethodFilter
org.josql.internal.MethodFilter
- public class MethodFilter 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MethodFilter
public MethodFilter()
MethodFilter
public MethodFilter(Class c)
setClass
public void setClass(Class c)
- 
 
addModifier
public void addModifier(int m)
- 
 
filter
public List filter()
            throws IllegalAccessException,
                   InvocationTargetException,
                   com.gentlyweb.utils.FilterException
- 
- Throws:
- IllegalAccessException
- InvocationTargetException
- com.gentlyweb.utils.FilterException
 
setParameterTypes
public void setParameterTypes(List pt)
- 
 
setName
public void setName(String n,
                    int type)
- 
 
 Copyright © 2008 Gary Bentley. All Rights Reserved.
  Copyright © 2008 Gary Bentley. All Rights Reserved.