Java Doc for ConnectorForm.java in  » J2EE » JOnAS-4.8.6 » org » objectweb » jonas » webapp » jonasadmin » catalina » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » J2EE » JOnAS 4.8.6 » org.objectweb.jonas.webapp.jonasadmin.catalina 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


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

ConnectorForm
final public class ConnectorForm extends ActionForm (Code)
Form bean for the connector page.
author:
   Michel-Ange ANTON
author:
   Adriana Danes
author:
   - update to Tomact 5.0
author:
   - update to Tomact 5.5 (04/2005)




Method Summary
public  StringgetAcceptCountText()
     Return the acceptCountText.
public  StringgetAction()
     Return the administrative action represented by this form.
public  StringgetAddress()
     Return the address.
public  StringgetAlgorithm()
    
public  ListgetBooleanVals()
     Return the booleanVals.
public  StringgetBufferSizeText()
     Return the bufferSizeText.
public  StringgetCiphers()
    
public  StringgetCompression()
    
public  StringgetConnTimeOutText()
     Return the connTimeOutText.
public  StringgetConnectionLingerText()
    
public  StringgetConnectionUploadTimeoutText()
    
public  StringgetConnectorName()
    
public  StringgetConnectorType()
     Return the Connector type.
public  ListgetConnectorTypeVals()
     Return the connectorTypeVals.
public  StringgetKeystoreFile()
    
public  StringgetKeystorePass()
    
public  StringgetKeystoreType()
    
public  StringgetLabel()
    
public  StringgetMaxHttpHeaderSizeText()
    
public  StringgetMaxKeepAliveRequestsText()
    
public  StringgetMaxPostSizeText()
    
public  StringgetMaxSpareThreadsText()
     Return the max SpareThreads Text.
public  StringgetMaxThreadsText()
     Return the max SpareThreads Text.
public  StringgetMinSpareThreadsText()
     Return the min SpareThreads Text.
public  StringgetObjectName()
     Return the object name of the Connector this bean refers to.
public  StringgetOutputBufferSizeText()
    
public  StringgetPortText()
     Return the port text.
public  StringgetProtocol()
    
public  StringgetProxyName()
     Return the proxy Name.
public  StringgetProxyPortText()
     Return the proxy Port NumberText.
public  StringgetRedirectPortText()
     Return the port.
public  StringgetScheme()
     Return the Scheme.
public  StringgetServiceName()
     Return the object name of the service this connector belongs to.
public  StringgetSslProtocol()
    
public  StringgetStrategy()
    
public  StringgetThreadPriorityText()
    
public  StringgetURIEncoding()
    
public  booleanisAllowTrace()
    
public  booleanisClientAuth()
     Return the true/false value of client authentication.
public  booleanisDisableUploadTimeout()
    
public  booleanisEmptySessionPath()
    
public  booleanisEnableLookups()
     Return the Enable lookup Text.
public  booleanisSave()
    
public  booleanisSecure()
    
public  booleanisTcpNoDelay()
    
public  booleanisTomcatAuthentication()
    
public  booleanisUseBodyEncodingForURI()
    
public  booleanisXpoweredBy()
    
public  voidnumberCheck(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.
public  voidsetAcceptCountText(String acceptCountText)
     Set the acceptCountText.
public  voidsetAction(String action)
     Set the administrative action represented by this form.
public  voidsetAddress(String address)
     Set the address.
public  voidsetAlgorithm(String algorithm)
    
public  voidsetAllowTrace(boolean allowTrace)
    
public  voidsetBooleanVals(List booleanVals)
     Set the debugVals.
public  voidsetBufferSizeText(String bufferSizeText)
     Set the bufferSizeText.
public  voidsetCiphers(String ciphers)
    
public  voidsetClientAuth(boolean clientAuthentication)
     Set whether client authentication is supported or not.
public  voidsetCompression(String compression)
    
public  voidsetConnTimeOutText(String connTimeOutText)
     Set the connTimeOutText.
public  voidsetConnectionLingerText(String connectionLingerText)
    
public  voidsetConnectionUploadTimeoutText(String connectionUploadTimeoutText)
    
public  voidsetConnectorName(String connectorName)
    
public  voidsetConnectorType(String connectorType)
     Set the Connector type.
public  voidsetConnectorTypeVals(List connectorTypeVals)
     Set the connectorTypeVals.
public  voidsetDisableUploadTimeout(boolean disableUploadTimeout)
    
public  voidsetEmptySessionPath(boolean emptySessionPath)
    
public  voidsetEnableLookups(boolean enableLookups)
     Set the Enable Lookup Text.
public  voidsetKeystoreFile(String keyStoreFileName)
    
public  voidsetKeystorePass(String keyStorePassword)
    
public  voidsetKeystoreType(String keystoreType)
    
public  voidsetMaxHttpHeaderSizeText(String maxHttpHeaderSize)
    
public  voidsetMaxKeepAliveRequestsText(String maxKeepAliveRequests)
    
public  voidsetMaxPostSizeText(String maxPostSizeText)
    
public  voidsetMaxSpareThreadsText(String maxSpareThreadsText)
     Set the Max SpareThreads Text.
public  voidsetMaxThreadsText(String maxThreadsText)
     Set the Max SpareThreads Text.
public  voidsetMinSpareThreadsText(String minSpareThreadsText)
     Set the minSpareThreads Text.
public  voidsetObjectName(String objectName)
     Set the object name of the Connector this bean refers to.
public  voidsetOutputBufferSizeText(String outputBufferSizeText)
    
public  voidsetPortText(String portText)
     Set the port Text.
public  voidsetProtocol(String protocol)
    
public  voidsetProxyName(String proxyName)
     Set the proxy Name.
public  voidsetProxyPortText(String proxyPortText)
     Set the proxy Port NumberText.
public  voidsetRedirectPortText(String redirectPortText)
     Set the Redirect Port Text.
public  voidsetSave(boolean save)
    
public  voidsetScheme(String scheme)
     Set the Scheme.
public  voidsetSecure(boolean secure)
    
public  voidsetServiceName(String serviceName)
     Set the object name of the Service this connector belongs to.
public  voidsetSslProtocol(String sslProtocol)
    
public  voidsetStrategy(String strategy)
    
public  voidsetTcpNoDelay(boolean tcpNoDelay)
    
public  voidsetThreadPriorityText(String threadPriority)
    
public  voidsetTomcatAuthentication(boolean tomcatAuthentication)
    
public  voidsetURIEncoding(String encoding)
    
public  voidsetUseBodyEncodingForURI(boolean useBodyEncodingForURI)
    
public  voidsetXpoweredBy(boolean xpoweredBy)
    
public  ActionErrorsvalidate(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.



Method Detail
getAcceptCountText
public String getAcceptCountText()(Code)
Return the acceptCountText. the acceptCount



getAction
public String getAction()(Code)
Return the administrative action represented by this form. the administrative action



getAddress
public String getAddress()(Code)
Return the address. the address



getAlgorithm
public String getAlgorithm()(Code)
Returns the algorithm.



getBooleanVals
public List getBooleanVals()(Code)
Return the booleanVals.



getBufferSizeText
public String getBufferSizeText()(Code)
Return the bufferSizeText. the bufferSize



getCiphers
public String getCiphers()(Code)
Returns the ciphers.



getCompression
public String getCompression()(Code)
Returns the compression.



getConnTimeOutText
public String getConnTimeOutText()(Code)
Return the connTimeOutText. the connTimeOut



getConnectionLingerText
public String getConnectionLingerText()(Code)
Returns the connectionLingerText.



getConnectionUploadTimeoutText
public String getConnectionUploadTimeoutText()(Code)
Returns the connectionUploadTimeoutText.



getConnectorName
public String getConnectorName()(Code)
the connector name



getConnectorType
public String getConnectorType()(Code)
Return the Connector type. the Connector type



getConnectorTypeVals
public List getConnectorTypeVals()(Code)
Return the connectorTypeVals. the connector types



getKeystoreFile
public String getKeystoreFile()(Code)
the keyStore file name



getKeystorePass
public String getKeystorePass()(Code)
the keyStore password



getKeystoreType
public String getKeystoreType()(Code)
Returns the keystoreType.



getLabel
public String getLabel()(Code)
the labels



getMaxHttpHeaderSizeText
public String getMaxHttpHeaderSizeText()(Code)
Returns the maxHttpHeaderSize.



getMaxKeepAliveRequestsText
public String getMaxKeepAliveRequestsText()(Code)
Returns the maxKeepAliveRequests.



getMaxPostSizeText
public String getMaxPostSizeText()(Code)
Returns the maxPostSize.



getMaxSpareThreadsText
public String getMaxSpareThreadsText()(Code)
Return the max SpareThreads Text. maxSpareThreads value



getMaxThreadsText
public String getMaxThreadsText()(Code)
Return the max SpareThreads Text. maxThreads value



getMinSpareThreadsText
public String getMinSpareThreadsText()(Code)
Return the min SpareThreads Text. minSpareThreads value



getObjectName
public String getObjectName()(Code)
Return the object name of the Connector this bean refers to. the object name of the Connector MBean



getOutputBufferSizeText
public String getOutputBufferSizeText()(Code)
Returns the outputBufferSizeText.



getPortText
public String getPortText()(Code)
Return the port text. the port number



getProtocol
public String getProtocol()(Code)
Returns the protocol.



getProxyName
public String getProxyName()(Code)
Return the proxy Name. the proxy name



getProxyPortText
public String getProxyPortText()(Code)
Return the proxy Port NumberText. the proxy port number



getRedirectPortText
public String getRedirectPortText()(Code)
Return the port. the redirect port number



getScheme
public String getScheme()(Code)
Return the Scheme. the scheme



getServiceName
public String getServiceName()(Code)
Return the object name of the service this connector belongs to. the object name of the service this connector belongs to



getSslProtocol
public String getSslProtocol()(Code)
Returns the sslProtocol.



getStrategy
public String getStrategy()(Code)
Returns the strategy.



getThreadPriorityText
public String getThreadPriorityText()(Code)
Returns the threadPriority.



getURIEncoding
public String getURIEncoding()(Code)
Returns the uRIEncoding.



isAllowTrace
public boolean isAllowTrace()(Code)
Returns the allowTrace.



isClientAuth
public boolean isClientAuth()(Code)
Return the true/false value of client authentication. the value of client authentication



isDisableUploadTimeout
public boolean isDisableUploadTimeout()(Code)
Returns the disableUploadTimeout.



isEmptySessionPath
public boolean isEmptySessionPath()(Code)
Returns the emptySessionPath.



isEnableLookups
public boolean isEnableLookups()(Code)
Return the Enable lookup Text. true if loookups enabled



isSave
public boolean isSave()(Code)
true if save action



isSecure
public boolean isSecure()(Code)
Returns the secure.



isTcpNoDelay
public boolean isTcpNoDelay()(Code)
Returns the tcpNoDelay.



isTomcatAuthentication
public boolean isTomcatAuthentication()(Code)
Returns the tomcatAuthentication.



isUseBodyEncodingForURI
public boolean isUseBodyEncodingForURI()(Code)
Returns the useBodyEncodingForURI.



isXpoweredBy
public boolean isXpoweredBy()(Code)
Returns the xpoweredBy.



numberCheck
public void numberCheck(ActionErrors pErrors, String field, String numText, boolean rangeCheck, int min, int max)(Code)
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.
Parameters:
  numText - The string representation of the number.
Parameters:
  rangeCheck - Boolean value set to true of reange check should be performed.
Parameters:
  min - The lower limit of the range
Parameters:
  max - The upper limit of the range
Parameters:
  pErrors - the ActionErrors



setAcceptCountText
public void setAcceptCountText(String acceptCountText)(Code)
Set the acceptCountText.
Parameters:
  acceptCountText - the acceptCount text



setAction
public void setAction(String action)(Code)
Set the administrative action represented by this form.
Parameters:
  action - the action to set



setAddress
public void setAddress(String address)(Code)
Set the address.
Parameters:
  address - the address to set



setAlgorithm
public void setAlgorithm(String algorithm)(Code)

Parameters:
  algorithm - The algorithm to set.



setAllowTrace
public void setAllowTrace(boolean allowTrace)(Code)

Parameters:
  allowTrace - The allowTrace to set.



setBooleanVals
public void setBooleanVals(List booleanVals)(Code)
Set the debugVals.



setBufferSizeText
public void setBufferSizeText(String bufferSizeText)(Code)
Set the bufferSizeText.
Parameters:
  bufferSizeText - the bufferSize to set



setCiphers
public void setCiphers(String ciphers)(Code)

Parameters:
  ciphers - The ciphers to set.



setClientAuth
public void setClientAuth(boolean clientAuthentication)(Code)
Set whether client authentication is supported or not.
Parameters:
  clientAuthentication - the client authentication to set or not



setCompression
public void setCompression(String compression)(Code)

Parameters:
  compression - The compression to set.



setConnTimeOutText
public void setConnTimeOutText(String connTimeOutText)(Code)
Set the connTimeOutText.
Parameters:
  connTimeOutText - the connTimeOut text



setConnectionLingerText
public void setConnectionLingerText(String connectionLingerText)(Code)

Parameters:
  connectionLingerText - The connectionLingerText to set.



setConnectionUploadTimeoutText
public void setConnectionUploadTimeoutText(String connectionUploadTimeoutText)(Code)

Parameters:
  connectionUploadTimeoutText - The connectionUploadTimeoutText to set.



setConnectorName
public void setConnectorName(String connectorName)(Code)

Parameters:
  connectorName - connector name to set



setConnectorType
public void setConnectorType(String connectorType)(Code)
Set the Connector type.
Parameters:
  connectorType - the Connector type to set



setConnectorTypeVals
public void setConnectorTypeVals(List connectorTypeVals)(Code)
Set the connectorTypeVals.
Parameters:
  connectorTypeVals - the connector types



setDisableUploadTimeout
public void setDisableUploadTimeout(boolean disableUploadTimeout)(Code)

Parameters:
  disableUploadTimeout - The disableUploadTimeout to set.



setEmptySessionPath
public void setEmptySessionPath(boolean emptySessionPath)(Code)

Parameters:
  emptySessionPath - The emptySessionPath to set.



setEnableLookups
public void setEnableLookups(boolean enableLookups)(Code)
Set the Enable Lookup Text.
Parameters:
  enableLookups - Enable Lookup Text



setKeystoreFile
public void setKeystoreFile(String keyStoreFileName)(Code)

Parameters:
  keyStoreFileName - the keyStore file name to set



setKeystorePass
public void setKeystorePass(String keyStorePassword)(Code)

Parameters:
  keyStorePassword - the keyStore password to set



setKeystoreType
public void setKeystoreType(String keystoreType)(Code)

Parameters:
  keystoreType - The keystoreType to set.



setMaxHttpHeaderSizeText
public void setMaxHttpHeaderSizeText(String maxHttpHeaderSize)(Code)

Parameters:
  maxHttpHeaderSize - The maxHttpHeaderSize to set.



setMaxKeepAliveRequestsText
public void setMaxKeepAliveRequestsText(String maxKeepAliveRequests)(Code)

Parameters:
  maxKeepAliveRequests - The maxKeepAliveRequests to set.



setMaxPostSizeText
public void setMaxPostSizeText(String maxPostSizeText)(Code)

Parameters:
  maxPostSize - The maxPostSize to set.



setMaxSpareThreadsText
public void setMaxSpareThreadsText(String maxSpareThreadsText)(Code)
Set the Max SpareThreads Text.
Parameters:
  maxSpareThreadsText - maxSpareThreads value to set



setMaxThreadsText
public void setMaxThreadsText(String maxThreadsText)(Code)
Set the Max SpareThreads Text.
Parameters:
  maxThreadsText - maxSpareThreads value to set



setMinSpareThreadsText
public void setMinSpareThreadsText(String minSpareThreadsText)(Code)
Set the minSpareThreads Text.
Parameters:
  minSpareThreadsText - minSpareThreads value to set



setObjectName
public void setObjectName(String objectName)(Code)
Set the object name of the Connector this bean refers to.
Parameters:
  objectName - object name of the Connector MBean



setOutputBufferSizeText
public void setOutputBufferSizeText(String outputBufferSizeText)(Code)

Parameters:
  outputBufferSizeText - The outputBufferSizeText to set.



setPortText
public void setPortText(String portText)(Code)
Set the port Text.
Parameters:
  portText - port to set



setProtocol
public void setProtocol(String protocol)(Code)

Parameters:
  protocol - The protocol to set.



setProxyName
public void setProxyName(String proxyName)(Code)
Set the proxy Name.
Parameters:
  proxyName - the proxy name to set



setProxyPortText
public void setProxyPortText(String proxyPortText)(Code)
Set the proxy Port NumberText.
Parameters:
  proxyPortText - the proxy port number to set



setRedirectPortText
public void setRedirectPortText(String redirectPortText)(Code)
Set the Redirect Port Text.
Parameters:
  redirectPortText - the redirect port to set



setSave
public void setSave(boolean save)(Code)

Parameters:
  save - set the save action



setScheme
public void setScheme(String scheme)(Code)
Set the Scheme.
Parameters:
  scheme - the scheme to set



setSecure
public void setSecure(boolean secure)(Code)

Parameters:
  secure - The secure to set.



setServiceName
public void setServiceName(String serviceName)(Code)
Set the object name of the Service this connector belongs to.
Parameters:
  serviceName - the object name of the service this connector belongs to



setSslProtocol
public void setSslProtocol(String sslProtocol)(Code)

Parameters:
  sslProtocol - The sslProtocol to set.



setStrategy
public void setStrategy(String strategy)(Code)

Parameters:
  strategy - The strategy to set.



setTcpNoDelay
public void setTcpNoDelay(boolean tcpNoDelay)(Code)

Parameters:
  tcpNoDelay - The tcpNoDelay to set.



setThreadPriorityText
public void setThreadPriorityText(String threadPriority)(Code)

Parameters:
  threadPriority - The threadPriority to set.



setTomcatAuthentication
public void setTomcatAuthentication(boolean tomcatAuthentication)(Code)

Parameters:
  tomcatAuthentication - The tomcatAuthentication to set.



setURIEncoding
public void setURIEncoding(String encoding)(Code)

Parameters:
  encoding - The uRIEncoding to set.



setUseBodyEncodingForURI
public void setUseBodyEncodingForURI(boolean useBodyEncodingForURI)(Code)

Parameters:
  useBodyEncodingForURI - The useBodyEncodingForURI to set.



setXpoweredBy
public void setXpoweredBy(boolean xpoweredBy)(Code)

Parameters:
  xpoweredBy - The xpoweredBy to set.



validate
public ActionErrors validate(ActionMapping mapping, HttpServletRequest request)(Code)
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
Parameters:
  request - The servlet request we are processing the ActionErrors



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.