Home » jakarta-jmeter-2.3.4_src » org.apache.jmeter.ejb.jndi.config » [javadoc | source]
org.apache.jmeter.ejb.jndi.config
public class: LookupConfig [javadoc | source]
java.lang.Object
   org.apache.jmeter.config.AbstractConfigElement
      org.apache.jmeter.ejb.jndi.config.LookupConfig

All Implemented Interfaces:
    Serializable

Stores the configuration for JNDI lookup
Field Summary
protected static final  String LOOKUP_NAME     
Constructor:
 public LookupConfig() 
Method from org.apache.jmeter.ejb.jndi.config.LookupConfig Summary:
addConfigElement,   clone,   getClassLabel,   getGuiClass,   getLookupName,   setLookupName
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.jmeter.ejb.jndi.config.LookupConfig Detail:
 public  void addConfigElement(ConfigElement config) 
 public Object clone() 
 public String getClassLabel() 
 public Class getGuiClass() 
 public String getLookupName() 
 public  void setLookupName(String string)