Java Doc for ConfigConstants.java in  » ESB » open-esb » com » sun » jbi » binding » jms » config » 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 » ESB » open esb » com.sun.jbi.binding.jms.config 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


com.sun.jbi.binding.jms.config.ConfigConstants

ConfigConstants
public interface ConfigConstants (Code)
This class holds all the information used for deployment in JMS binding.
author:
   Sun Microsystems Inc.


Field Summary
 StringCONNECTION
     Connection string.
 StringCONNECTION_FACTORY
     Connection factory name in the XMl file.
 StringCONNECTION_PARAMS
     Connection params tag in the config file.
 StringCONNECTION_PASSWORD
     Connection password tag in config file.
 StringCONNECTION_USER_ID
     Connection user name in the config file.
 intCONSUMER
     Role of endpoint.
 StringCONSUMER_STRING
     String for consumer role.
 StringDEFAULT_DURABILITY
     Default value for durability.
 StringDEFAULT_INPUT_MESSAGE_TYPE
     Default value for input message type.
 StringDEFAULT_OUTPUT_MESSAGE_TYPE
     Default value for output message type.
 StringDEPLOYMENTID
     Deployment id.
public  StringDEPLOY_DESCRIPTOR
     Deployment descriptor file.
 StringDEPLOY_FOLDER
     Deploy folder.
 StringDEPL_CONFIG_FILE_NAME
     The name of the configuration file.
 StringDEPL_CONFIG_SCHEMA_FILE
     The name of the schema file.
 StringDESTINATION_NAME
     Destination name in XML file.
 StringDESTINATION_STYLE
     Destination style in XML file.
 StringDURABILITY
     Durability tag in XML file.
 StringDURABLE
     String representing Durable message.
 StringENDPOINT
     The element name for endpoint in the XML config file.
 StringENDPOINTNAME
     The element name for endpoint name in the XML config file.
 StringENDPOINT_TYPE
     The element name for endpoint type in the XML config file.
 StringINPUT_MESSAGE_TYPE
     Input message type.
 StringINTERFACE
     String representing an interface.
 StringINTERFACE_LOCALNAME
     String representing an interface local name.
 StringINTERFACE_NAMESPACE
     String representing an interface namespace.
 StringIN_ONLY
     In Only MEP.
 StringIN_OPTIONAL_OUT
     In Optional Out MEP.
 StringIN_OUT
     In Out MEP.
 StringJBI_SCHEMA_FILE
     The name of the jbi schema file for jbi.xml in an SU.
 StringJMS_CONFIG_FILE_NAME
     Config file name.
 StringJMS_CONFIG_FILE_SCHEMA
     Schema file for the config XML.
 StringJMS_DD_FILE_SCHEMA
     Schema file for the DD, given by JBI specificatrion.
 StringJMS_DEPLOY_SCHEMA_FILE
     Deploy file schema.
 StringJMS_NAMESPACE
     Namespace for JMS binding.
 StringJMS_WORK_MANAGER
     Work manager for JMS binding.
 StringLOCAL_PART
     String representing the local-part in a QName.
 StringMEP
     The element name for MEP in the XML config file.
 StringMESSAGE_SELECTOR
     Message selector.
 StringMESSAGE_TYPE
     Message type.
 StringNAME
     String representing a name.
 StringNAMESPACE_URI
     String representing the namespace-uri in a QName.
 StringNMS_WORK_MANAGER
     Work Manager for requests from NMR.
 StringNON_DURABLE
     Represents a non-durbale message.
 StringOPERATION
     The element name for operastion in the XML config file.
 StringOPERATION_NAME
     Operation name.
 StringOPERATION_NAMESPACE
     Namespace for operation.
 StringOUTPUT_MESSAGE_TYPE
     output message type in deployment file.
 StringOUT_IN
     In Out MEP.
 StringOUT_ONLY
     In Only MEP.
 StringOUT_OPTIONAL_IN
     In Optional Out MEP.
 intPROVIDER
     Role of endpoint.
 StringPROVIDER_STRING
     String for provider role.
 intQUEUE
     Integer value for a Queue.
 StringQUEUE_STRING
     Queue.
 StringREPLY_TO
     Reply to in a deployment file.
 StringROBUST_IN_ONLY
     Robust In Only MEP.
 StringROBUST_OUT_ONLY
     Robust out Only MEP.
 StringSERVICE
     Service.
 StringSERVICENAME
     The element name for service name in the XML config file.
 StringSERVICE_NAMESPACE
     Service namespace value used internally.
 StringTARGET_NAMESPACE
     Target namespace.
 StringTIME_TO_LIVE
     Time to live tag in deployment file.
 intTOPIC
     Integer value for a topic.
 StringTOPIC_STRING
     Topic.
 StringWSDL_FILE_NAME
     WSDL file name for the deployment.



Field Detail
CONNECTION
String CONNECTION(Code)
Connection string.



CONNECTION_FACTORY
String CONNECTION_FACTORY(Code)
Connection factory name in the XMl file.



CONNECTION_PARAMS
String CONNECTION_PARAMS(Code)
Connection params tag in the config file.



CONNECTION_PASSWORD
String CONNECTION_PASSWORD(Code)
Connection password tag in config file.



CONNECTION_USER_ID
String CONNECTION_USER_ID(Code)
Connection user name in the config file.



CONSUMER
int CONSUMER(Code)
Role of endpoint.



CONSUMER_STRING
String CONSUMER_STRING(Code)
String for consumer role.



DEFAULT_DURABILITY
String DEFAULT_DURABILITY(Code)
Default value for durability.



DEFAULT_INPUT_MESSAGE_TYPE
String DEFAULT_INPUT_MESSAGE_TYPE(Code)
Default value for input message type.



DEFAULT_OUTPUT_MESSAGE_TYPE
String DEFAULT_OUTPUT_MESSAGE_TYPE(Code)
Default value for output message type.



DEPLOYMENTID
String DEPLOYMENTID(Code)
Deployment id.



DEPLOY_DESCRIPTOR
public String DEPLOY_DESCRIPTOR(Code)
Deployment descriptor file.



DEPLOY_FOLDER
String DEPLOY_FOLDER(Code)
Deploy folder.



DEPL_CONFIG_FILE_NAME
String DEPL_CONFIG_FILE_NAME(Code)
The name of the configuration file.



DEPL_CONFIG_SCHEMA_FILE
String DEPL_CONFIG_SCHEMA_FILE(Code)
The name of the schema file.



DESTINATION_NAME
String DESTINATION_NAME(Code)
Destination name in XML file.



DESTINATION_STYLE
String DESTINATION_STYLE(Code)
Destination style in XML file.



DURABILITY
String DURABILITY(Code)
Durability tag in XML file.



DURABLE
String DURABLE(Code)
String representing Durable message.



ENDPOINT
String ENDPOINT(Code)
The element name for endpoint in the XML config file.



ENDPOINTNAME
String ENDPOINTNAME(Code)
The element name for endpoint name in the XML config file.



ENDPOINT_TYPE
String ENDPOINT_TYPE(Code)
The element name for endpoint type in the XML config file.



INPUT_MESSAGE_TYPE
String INPUT_MESSAGE_TYPE(Code)
Input message type.



INTERFACE
String INTERFACE(Code)
String representing an interface.



INTERFACE_LOCALNAME
String INTERFACE_LOCALNAME(Code)
String representing an interface local name.



INTERFACE_NAMESPACE
String INTERFACE_NAMESPACE(Code)
String representing an interface namespace.



IN_ONLY
String IN_ONLY(Code)
In Only MEP.



IN_OPTIONAL_OUT
String IN_OPTIONAL_OUT(Code)
In Optional Out MEP.



IN_OUT
String IN_OUT(Code)
In Out MEP.



JBI_SCHEMA_FILE
String JBI_SCHEMA_FILE(Code)
The name of the jbi schema file for jbi.xml in an SU.



JMS_CONFIG_FILE_NAME
String JMS_CONFIG_FILE_NAME(Code)
Config file name.



JMS_CONFIG_FILE_SCHEMA
String JMS_CONFIG_FILE_SCHEMA(Code)
Schema file for the config XML.



JMS_DD_FILE_SCHEMA
String JMS_DD_FILE_SCHEMA(Code)
Schema file for the DD, given by JBI specificatrion.



JMS_DEPLOY_SCHEMA_FILE
String JMS_DEPLOY_SCHEMA_FILE(Code)
Deploy file schema.



JMS_NAMESPACE
String JMS_NAMESPACE(Code)
Namespace for JMS binding. This is also the binding type.



JMS_WORK_MANAGER
String JMS_WORK_MANAGER(Code)
Work manager for JMS binding.



LOCAL_PART
String LOCAL_PART(Code)
String representing the local-part in a QName.



MEP
String MEP(Code)
The element name for MEP in the XML config file.



MESSAGE_SELECTOR
String MESSAGE_SELECTOR(Code)
Message selector.



MESSAGE_TYPE
String MESSAGE_TYPE(Code)
Message type.



NAME
String NAME(Code)
String representing a name.



NAMESPACE_URI
String NAMESPACE_URI(Code)
String representing the namespace-uri in a QName.



NMS_WORK_MANAGER
String NMS_WORK_MANAGER(Code)
Work Manager for requests from NMR.



NON_DURABLE
String NON_DURABLE(Code)
Represents a non-durbale message.



OPERATION
String OPERATION(Code)
The element name for operastion in the XML config file.



OPERATION_NAME
String OPERATION_NAME(Code)
Operation name.



OPERATION_NAMESPACE
String OPERATION_NAMESPACE(Code)
Namespace for operation.



OUTPUT_MESSAGE_TYPE
String OUTPUT_MESSAGE_TYPE(Code)
output message type in deployment file.



OUT_IN
String OUT_IN(Code)
In Out MEP.



OUT_ONLY
String OUT_ONLY(Code)
In Only MEP.



OUT_OPTIONAL_IN
String OUT_OPTIONAL_IN(Code)
In Optional Out MEP.



PROVIDER
int PROVIDER(Code)
Role of endpoint.



PROVIDER_STRING
String PROVIDER_STRING(Code)
String for provider role.



QUEUE
int QUEUE(Code)
Integer value for a Queue.



QUEUE_STRING
String QUEUE_STRING(Code)
Queue.



REPLY_TO
String REPLY_TO(Code)
Reply to in a deployment file.



ROBUST_IN_ONLY
String ROBUST_IN_ONLY(Code)
Robust In Only MEP.



ROBUST_OUT_ONLY
String ROBUST_OUT_ONLY(Code)
Robust out Only MEP.



SERVICE
String SERVICE(Code)
Service.



SERVICENAME
String SERVICENAME(Code)
The element name for service name in the XML config file.



SERVICE_NAMESPACE
String SERVICE_NAMESPACE(Code)
Service namespace value used internally.



TARGET_NAMESPACE
String TARGET_NAMESPACE(Code)
Target namespace.



TIME_TO_LIVE
String TIME_TO_LIVE(Code)
Time to live tag in deployment file.



TOPIC
int TOPIC(Code)
Integer value for a topic.



TOPIC_STRING
String TOPIC_STRING(Code)
Topic.



WSDL_FILE_NAME
String WSDL_FILE_NAME(Code)
WSDL file name for the deployment.





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