Uses of Class
net.sf.spif.ReflectionException

Packages that use ReflectionException
net.sf.spif.persistence   
net.sf.spif.util   
 

Uses of ReflectionException in net.sf.spif.persistence
 

Methods in net.sf.spif.persistence that throw ReflectionException
 void PersistentProperty.setOn(java.lang.Object object, java.lang.Object value)
           
 java.lang.Object PersistentProperty.getOn(java.lang.Object object)
           
 

Uses of ReflectionException in net.sf.spif.util
 

Methods in net.sf.spif.util that throw ReflectionException
static java.lang.Object Reflection.invoke(java.lang.Object on, java.lang.reflect.Method method)
          Invokes a no-argument method on an object
static java.lang.Object Reflection.invoke(java.lang.Object on, java.lang.reflect.Method method, java.lang.Object argument)
          Invokes a single argument method on an object
static java.lang.Object Reflection.invoke(java.lang.Object on, java.lang.reflect.Method method, java.lang.Object[] arguments)
          Invokes a method on an object
static java.lang.Object Reflection.invoke(java.lang.reflect.Constructor constructor, java.lang.Object[] arguments)
          Invokes a constructor
 



Spif 1.01 (2003-04-03). http://spif.sf.net