Package repast.simphony.ui.probe
Class ProbeableBeanCreator
java.lang.Object
repast.simphony.ui.probe.ProbeableBeanCreator
- Version:
- $Revision$ $Date$
- Author:
- Nick Collier
-
Method Summary
-
Method Details
-
getInstance
-
createProbeableBean
public ProbeableBeanInfo createProbeableBean(Object target) throws IntrospectionException, NoSuchMethodException, IllegalAccessException, InvocationTargetException, InstantiationException, javassist.CannotCompileException, javassist.NotFoundException, ClassNotFoundException - Throws:
IntrospectionException
NoSuchMethodException
IllegalAccessException
InvocationTargetException
InstantiationException
javassist.CannotCompileException
javassist.NotFoundException
ClassNotFoundException
-