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