org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm Class Reference

List of all members.

Public Member Functions

ActionErrors validate (ActionMapping mapping, HttpServletRequest request)
void numberCheck (ActionErrors pErrors, String field, String numText, boolean rangeCheck, int min, int max)
String getAction ()
void setAction (String action)
String getObjectName ()
void setObjectName (String objectName)
String getServiceName ()
void setServiceName (String serviceName)
String getScheme ()
void setScheme (String scheme)
String getConnectorType ()
void setConnectorType (String connectorType)
String getAcceptCountText ()
void setAcceptCountText (String acceptCountText)
String getConnTimeOutText ()
void setConnTimeOutText (String connTimeOutText)
String getBufferSizeText ()
void setBufferSizeText (String bufferSizeText)
String getAddress ()
void setAddress (String address)
String getProxyName ()
void setProxyName (String proxyName)
String getProxyPortText ()
void setProxyPortText (String proxyPortText)
boolean isClientAuthentication ()
void setClientAuthentication (boolean clientAuthentication)
String getKeyStoreFileName ()
void setKeyStoreFileName (String keyStoreFileName)
String getKeyStorePassword ()
void setKeyStorePassword (String keyStorePassword)
List getDebugLvlVals ()
void setDebugLvlVals (List debugLvlVals)
String getDebugLvl ()
void setDebugLvl (String debugLvl)
boolean isEnableLookups ()
void setEnableLookups (boolean enableLookups)
List getBooleanVals ()
void setBooleanVals (List booleanVals)
String getMinSpareThreadsText ()
void setMinSpareThreadsText (String minSpareThreadsText)
String getMaxSpareThreadsText ()
void setMaxSpareThreadsText (String maxSpareThreadsText)
String getMaxThreadsText ()
void setMaxThreadsText (String maxThreadsText)
String getPortText ()
void setPortText (String portText)
String getRedirectPortText ()
void setRedirectPortText (String redirectPortText)
String getConnectorName ()
void setConnectorName (String connectorName)
List getConnectorTypeVals ()
void setConnectorTypeVals (List connectorTypeVals)
String getLabel ()
boolean isSave ()
void setSave (boolean save)
String getMinProcessorsText ()
void setMinProcessorsText (String minProcessorsText)
String getMaxProcessorsText ()
void setMaxProcessorsText (String maxProcessorsText)

Detailed Description

Form bean for the connector page.

Author:
Michel-Ange ANTON

Adriana Danes - update to Tomact 5.0

Definition at line 45 of file ConnectorForm.java.


Member Function Documentation

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getAcceptCountText  ) 
 

Return the acceptCountText.

Returns:
the acceptCount

Definition at line 384 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getAction  ) 
 

Return the administrative action represented by this form.

Returns:
the administrative action

Definition at line 304 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getAddress  ) 
 

Return the address.

Returns:
the address

Definition at line 432 of file ConnectorForm.java.

Referenced by org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getLabel().

List org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getBooleanVals  ) 
 

Return the booleanVals.

Definition at line 571 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getBufferSizeText  ) 
 

Return the bufferSizeText.

Returns:
the bufferSize

Definition at line 416 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getConnectorName  ) 
 

Returns:
the connector name

Definition at line 665 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getConnectorType  ) 
 

Return the Connector type.

Returns:
the Connector type

Definition at line 368 of file ConnectorForm.java.

List org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getConnectorTypeVals  ) 
 

Return the connectorTypeVals.

Returns:
the connector types

Definition at line 680 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getConnTimeOutText  ) 
 

Return the connTimeOutText.

Returns:
the connTimeOut

Definition at line 400 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getDebugLvl  ) 
 

Return the Debug Level Text.

Returns:
the debug level text

Definition at line 540 of file ConnectorForm.java.

List org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getDebugLvlVals  ) 
 

Return the debugVals.

Returns:
the debug level values

Definition at line 524 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getKeyStoreFileName  ) 
 

Returns:
the keyStore file name

Definition at line 495 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getKeyStorePassword  ) 
 

Returns:
the keyStore password

Definition at line 509 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getLabel  ) 
 

Returns:
the labels

Definition at line 694 of file ConnectorForm.java.

References org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getAddress(), and org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getPortText().

Here is the call graph for this function:

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getMaxProcessorsText  ) 
 

Returns:
the maxProcessorsText.

Definition at line 734 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getMaxSpareThreadsText  ) 
 

Return the max SpareThreads Text.

Returns:
maxSpareThreads value

Definition at line 602 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getMaxThreadsText  ) 
 

Return the max SpareThreads Text.

Returns:
maxThreads value

Definition at line 618 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getMinProcessorsText  ) 
 

Returns:
the minProcessorsText.

Definition at line 722 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getMinSpareThreadsText  ) 
 

Return the min SpareThreads Text.

Returns:
minSpareThreads value

Definition at line 586 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getObjectName  ) 
 

Return the object name of the Connector this bean refers to.

Returns:
the object name of the Connector MBean

Definition at line 320 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getPortText  ) 
 

Return the port text.

Returns:
the port number

Definition at line 634 of file ConnectorForm.java.

Referenced by org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getLabel().

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getProxyName  ) 
 

Return the proxy Name.

Returns:
the proxy name

Definition at line 448 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getProxyPortText  ) 
 

Return the proxy Port NumberText.

Returns:
the proxy port number

Definition at line 464 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getRedirectPortText  ) 
 

Return the port.

Returns:
the redirect port number

Definition at line 650 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getScheme  ) 
 

Return the Scheme.

Returns:
the scheme

Definition at line 352 of file ConnectorForm.java.

String org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.getServiceName  ) 
 

Return the object name of the service this connector belongs to.

Returns:
the object name of the service this connector belongs to

Definition at line 336 of file ConnectorForm.java.

boolean org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.isClientAuthentication  ) 
 

Return the true/false value of client authentication.

Returns:
the value of client authentication

Definition at line 480 of file ConnectorForm.java.

boolean org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.isEnableLookups  ) 
 

Return the Enable lookup Text.

Returns:
true if loookups enabled

Definition at line 556 of file ConnectorForm.java.

boolean org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.isSave  ) 
 

Returns:
true if save action

Definition at line 708 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.numberCheck ActionErrors  pErrors,
String  field,
String  numText,
boolean  rangeCheck,
int  min,
int  max
 

Helper method to check that it is a required number and is a valid integer within the given range. (min, max).

Parameters:
field The field name in the form for which this error occured.
numText The string representation of the number.
rangeCheck Boolean value set to true of reange check should be performed.
min The lower limit of the range
max The upper limit of the range
pErrors the ActionErrors

Definition at line 275 of file ConnectorForm.java.

Referenced by org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.validate().

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setAcceptCountText String  acceptCountText  ) 
 

Set the acceptCountText.

Parameters:
acceptCountText the acceptCount text

Definition at line 392 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setAction String  action  ) 
 

Set the administrative action represented by this form.

Parameters:
action the action to set

Definition at line 312 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setAddress String  address  ) 
 

Set the address.

Parameters:
address the address to set

Definition at line 440 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setBooleanVals List  booleanVals  ) 
 

Set the debugVals.

Definition at line 578 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setBufferSizeText String  bufferSizeText  ) 
 

Set the bufferSizeText.

Parameters:
bufferSizeText the bufferSize to set

Definition at line 424 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setClientAuthentication boolean  clientAuthentication  ) 
 

Set whether client authentication is supported or not.

Parameters:
clientAuthentication the client authentication to set or not

Definition at line 488 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setConnectorName String  connectorName  ) 
 

Parameters:
connectorName connector name to set

Definition at line 672 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setConnectorType String  connectorType  ) 
 

Set the Connector type.

Parameters:
connectorType the Connector type to set

Definition at line 376 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setConnectorTypeVals List  connectorTypeVals  ) 
 

Set the connectorTypeVals.

Parameters:
connectorTypeVals the connector types

Definition at line 688 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setConnTimeOutText String  connTimeOutText  ) 
 

Set the connTimeOutText.

Parameters:
connTimeOutText the connTimeOut text

Definition at line 408 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setDebugLvl String  debugLvl  ) 
 

Set the Debug Level Text.

Parameters:
debugLvl the debug level text to set

Definition at line 548 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setDebugLvlVals List  debugLvlVals  ) 
 

Set the debugVals.

Parameters:
debugLvlVals the debug level values

Definition at line 532 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setEnableLookups boolean  enableLookups  ) 
 

Set the Enable Lookup Text.

Parameters:
enableLookups Enable Lookup Text

Definition at line 564 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setKeyStoreFileName String  keyStoreFileName  ) 
 

Parameters:
keyStoreFileName the keyStore file name to set

Definition at line 502 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setKeyStorePassword String  keyStorePassword  ) 
 

Parameters:
keyStorePassword the keyStore password to set

Definition at line 516 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setMaxProcessorsText String  maxProcessorsText  ) 
 

Parameters:
maxProcessorsText the maxProcessorsText to set.

Definition at line 740 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setMaxSpareThreadsText String  maxSpareThreadsText  ) 
 

Set the Max SpareThreads Text.

Parameters:
maxSpareThreadsText maxSpareThreads value to set

Definition at line 610 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setMaxThreadsText String  maxThreadsText  ) 
 

Set the Max SpareThreads Text.

Parameters:
maxThreadsText maxSpareThreads value to set

Definition at line 626 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setMinProcessorsText String  minProcessorsText  ) 
 

Parameters:
minProcessorsText the minProcessorsText to set.

Definition at line 728 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setMinSpareThreadsText String  minSpareThreadsText  ) 
 

Set the minSpareThreads Text.

Parameters:
minSpareThreadsText minSpareThreads value to set

Definition at line 594 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setObjectName String  objectName  ) 
 

Set the object name of the Connector this bean refers to.

Parameters:
objectName object name of the Connector MBean

Definition at line 328 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setPortText String  portText  ) 
 

Set the port Text.

Parameters:
portText port to set

Definition at line 642 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setProxyName String  proxyName  ) 
 

Set the proxy Name.

Parameters:
proxyName the proxy name to set

Definition at line 456 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setProxyPortText String  proxyPortText  ) 
 

Set the proxy Port NumberText.

Parameters:
proxyPortText the proxy port number to set

Definition at line 472 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setRedirectPortText String  redirectPortText  ) 
 

Set the Redirect Port Text.

Parameters:
redirectPortText the redirect port to set

Definition at line 658 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setSave boolean  save  ) 
 

Parameters:
save set the save action

Definition at line 716 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setScheme String  scheme  ) 
 

Set the Scheme.

Parameters:
scheme the scheme to set

Definition at line 360 of file ConnectorForm.java.

void org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.setServiceName String  serviceName  ) 
 

Set the object name of the Service this connector belongs to.

Parameters:
serviceName the object name of the service this connector belongs to

Definition at line 344 of file ConnectorForm.java.

ActionErrors org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.validate ActionMapping  mapping,
HttpServletRequest  request
 

Validate the properties that have been set from this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found. If no errors are found, return null or an ActionErrors object with no recorded error messages.

Parameters:
mapping The mapping used to select this instance
request The servlet request we are processing
Returns:
the ActionErrors

Definition at line 206 of file ConnectorForm.java.

References org.objectweb.jonas.webapp.jonasadmin.catalina.ConnectorForm.numberCheck().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:08:46 2005 for JOnAS by  doxygen 1.3.9.1