| org.apache.jmeter.ejb.jndi.config.gui |
| JndiConfig | Stores the configuration for JNDI sampling | code | html |
| LookupConfig | Stores the configuration for JNDI lookup | code | html |
| MethodConfig | Stores the configuration for remote method execution | code | html |
| MethodConfigUserObject | Given the class of the parameter and its string value this class will attempt to create an appropriate object to represent it e.g. | code | html |
| MethodConfigUserObjectException | Exception thrown when creating MethodConfigUserObject if the value is not compatible for the class. | code | html |