Java Doc for JMSConfigImpl.java in  » ESB » cbesb-1.2 » com » bostechcorp » cbesb » ui » componentflow » componentFlowEditor » impl » 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 » cbesb 1.2 » com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSConfigImpl

JMSConfigImpl
abstract public class JMSConfigImpl extends EObjectImpl implements JMSConfig(Code)
An implementation of the model object 'JMS Config'.

The following features are implemented:



Field Summary
final protected static  DestinationStyleTypeDESTINATION_STYLE_EDEFAULT
     The default value of the ' JMSConfigImpl.getDestinationStyle() Destination Style ' attribute.
final protected static  booleanENABLE_QUERY_EDEFAULT
     The default value of the ' JMSConfigImpl.isEnableQuery() Enable Query ' attribute.
final protected static  StringJNDI_CONNECTION_FACTORY_NAME_EDEFAULT
     The default value of the ' JMSConfigImpl.getJndiConnectionFactoryName() Jndi Connection Factory Name ' attribute.
final protected static  StringJNDI_INITIAL_CONTEXT_FACTORY_EDEFAULT
     The default value of the ' JMSConfigImpl.getJndiInitialContextFactory() Jndi Initial Context Factory ' attribute.
final protected static  StringJNDI_PROVIDER_URL_EDEFAULT
     The default value of the ' JMSConfigImpl.getJndiProviderUrl() Jndi Provider Url ' attribute.
final protected static  StringQUERY_EXPRESSION_EDEFAULT
     The default value of the ' JMSConfigImpl.getQueryExpression() Query Expression ' attribute.
final protected static  ReadStyleTypeREAD_STYLE_EDEFAULT
     The default value of the ' JMSConfigImpl.getReadStyle() Read Style ' attribute.
final protected static  StringRECORDS_PER_MESSAGE_EDEFAULT
     The default value of the ' JMSConfigImpl.getRecordsPerMessage() Records Per Message ' attribute.
final protected static  StringREPLY_DESTINATION_NAME_EDEFAULT
     The default value of the ' JMSConfigImpl.getReplyDestinationName() Reply Destination Name ' attribute.
final protected static  StringREPLY_TIMEOUT_EDEFAULT
     The default value of the ' JMSConfigImpl.getReplyTimeout() Reply Timeout ' attribute.
final protected static  StringSERVICE_NAME_EDEFAULT
     The default value of the ' JMSConfigImpl.getServiceName() Service Name ' attribute.
final protected static  StringTARGET_DESTINATION_NAME_EDEFAULT
     The default value of the ' JMSConfigImpl.getTargetDestinationName() Target Destination Name ' attribute.
final protected static  ReadStyleTypeWRITE_STYLE_EDEFAULT
     The default value of the ' JMSConfigImpl.getWriteStyle() Write Style ' attribute.
final public static  Stringcopyright
    
protected  DestinationStyleTypedestinationStyle
     The cached value of the ' JMSConfigImpl.getDestinationStyle() Destination Style ' attribute.
protected  booleanenableQuery
     The cached value of the ' JMSConfigImpl.isEnableQuery() Enable Query ' attribute.
protected  StringjndiConnectionFactoryName
     The cached value of the ' JMSConfigImpl.getJndiConnectionFactoryName() Jndi Connection Factory Name ' attribute.
protected  StringjndiInitialContextFactory
     The cached value of the ' JMSConfigImpl.getJndiInitialContextFactory() Jndi Initial Context Factory ' attribute.
protected  StringjndiProviderUrl
     The cached value of the ' JMSConfigImpl.getJndiProviderUrl() Jndi Provider Url ' attribute.
protected  StringqueryExpression
     The cached value of the ' JMSConfigImpl.getQueryExpression() Query Expression ' attribute.
protected  ReadStyleTypereadStyle
     The cached value of the ' JMSConfigImpl.getReadStyle() Read Style ' attribute.
protected  StringrecordsPerMessage
     The cached value of the ' JMSConfigImpl.getRecordsPerMessage() Records Per Message ' attribute.
protected  StringreplyDestinationName
     The cached value of the ' JMSConfigImpl.getReplyDestinationName() Reply Destination Name ' attribute.
protected  StringreplyTimeout
     The cached value of the ' JMSConfigImpl.getReplyTimeout() Reply Timeout ' attribute.
protected  StringserviceName
     The cached value of the ' JMSConfigImpl.getServiceName() Service Name ' attribute.
protected  StringtargetDestinationName
     The cached value of the ' JMSConfigImpl.getTargetDestinationName() Target Destination Name ' attribute.
protected  ReadStyleTypewriteStyle
     The cached value of the ' JMSConfigImpl.getWriteStyle() Write Style ' attribute.

Constructor Summary
protected  JMSConfigImpl()
    

Method Summary
public  ObjecteGet(int featureID, boolean resolve, boolean coreType)
    
public  booleaneIsSet(int featureID)
    
public  voideSet(int featureID, Object newValue)
    
protected  EClasseStaticClass()
    
public  voideUnset(int featureID)
    
public  DestinationStyleTypegetDestinationStyle()
    
public  StringgetJndiConnectionFactoryName()
    
public  StringgetJndiInitialContextFactory()
    
public  StringgetJndiProviderUrl()
    
public  StringgetQueryExpression()
    
public  ReadStyleTypegetReadStyle()
    
public  StringgetRecordsPerMessage()
    
public  StringgetReplyDestinationName()
    
public  StringgetReplyTimeout()
    
public  StringgetServiceName()
    
public  StringgetTargetDestinationName()
    
public  ReadStyleTypegetWriteStyle()
    
public  booleanisEnableQuery()
    
public  voidsetDestinationStyle(DestinationStyleType newDestinationStyle)
    
public  voidsetEnableQuery(boolean newEnableQuery)
    
public  voidsetJndiConnectionFactoryName(String newJndiConnectionFactoryName)
    
public  voidsetJndiInitialContextFactory(String newJndiInitialContextFactory)
    
public  voidsetJndiProviderUrl(String newJndiProviderUrl)
    
public  voidsetQueryExpression(String newQueryExpression)
    
public  voidsetReadStyle(ReadStyleType newReadStyle)
    
public  voidsetRecordsPerMessage(String newRecordsPerMessage)
    
public  voidsetReplyDestinationName(String newReplyDestinationName)
    
public  voidsetReplyTimeout(String newReplyTimeout)
    
public  voidsetServiceName(String newServiceName)
    
public  voidsetTargetDestinationName(String newTargetDestinationName)
    
public  voidsetWriteStyle(ReadStyleType newWriteStyle)
    
public  StringtoString()
    

Field Detail
DESTINATION_STYLE_EDEFAULT
final protected static DestinationStyleType DESTINATION_STYLE_EDEFAULT(Code)
The default value of the ' JMSConfigImpl.getDestinationStyle() Destination Style ' attribute.
See Also:   JMSConfigImpl.getDestinationStyle()



ENABLE_QUERY_EDEFAULT
final protected static boolean ENABLE_QUERY_EDEFAULT(Code)
The default value of the ' JMSConfigImpl.isEnableQuery() Enable Query ' attribute.
See Also:   JMSConfigImpl.isEnableQuery()



JNDI_CONNECTION_FACTORY_NAME_EDEFAULT
final protected static String JNDI_CONNECTION_FACTORY_NAME_EDEFAULT(Code)
The default value of the ' JMSConfigImpl.getJndiConnectionFactoryName() Jndi Connection Factory Name ' attribute.
See Also:   JMSConfigImpl.getJndiConnectionFactoryName()



JNDI_INITIAL_CONTEXT_FACTORY_EDEFAULT
final protected static String JNDI_INITIAL_CONTEXT_FACTORY_EDEFAULT(Code)
The default value of the ' JMSConfigImpl.getJndiInitialContextFactory() Jndi Initial Context Factory ' attribute.
See Also:   JMSConfigImpl.getJndiInitialContextFactory()



JNDI_PROVIDER_URL_EDEFAULT
final protected static String JNDI_PROVIDER_URL_EDEFAULT(Code)
The default value of the ' JMSConfigImpl.getJndiProviderUrl() Jndi Provider Url ' attribute.
See Also:   JMSConfigImpl.getJndiProviderUrl()



QUERY_EXPRESSION_EDEFAULT
final protected static String QUERY_EXPRESSION_EDEFAULT(Code)
The default value of the ' JMSConfigImpl.getQueryExpression() Query Expression ' attribute.
See Also:   JMSConfigImpl.getQueryExpression()



READ_STYLE_EDEFAULT
final protected static ReadStyleType READ_STYLE_EDEFAULT(Code)
The default value of the ' JMSConfigImpl.getReadStyle() Read Style ' attribute.
See Also:   JMSConfigImpl.getReadStyle()



RECORDS_PER_MESSAGE_EDEFAULT
final protected static String RECORDS_PER_MESSAGE_EDEFAULT(Code)
The default value of the ' JMSConfigImpl.getRecordsPerMessage() Records Per Message ' attribute.
See Also:   JMSConfigImpl.getRecordsPerMessage()



REPLY_DESTINATION_NAME_EDEFAULT
final protected static String REPLY_DESTINATION_NAME_EDEFAULT(Code)
The default value of the ' JMSConfigImpl.getReplyDestinationName() Reply Destination Name ' attribute.
See Also:   JMSConfigImpl.getReplyDestinationName()



REPLY_TIMEOUT_EDEFAULT
final protected static String REPLY_TIMEOUT_EDEFAULT(Code)
The default value of the ' JMSConfigImpl.getReplyTimeout() Reply Timeout ' attribute.
See Also:   JMSConfigImpl.getReplyTimeout()



SERVICE_NAME_EDEFAULT
final protected static String SERVICE_NAME_EDEFAULT(Code)
The default value of the ' JMSConfigImpl.getServiceName() Service Name ' attribute.
See Also:   JMSConfigImpl.getServiceName()



TARGET_DESTINATION_NAME_EDEFAULT
final protected static String TARGET_DESTINATION_NAME_EDEFAULT(Code)
The default value of the ' JMSConfigImpl.getTargetDestinationName() Target Destination Name ' attribute.
See Also:   JMSConfigImpl.getTargetDestinationName()



WRITE_STYLE_EDEFAULT
final protected static ReadStyleType WRITE_STYLE_EDEFAULT(Code)
The default value of the ' JMSConfigImpl.getWriteStyle() Write Style ' attribute.
See Also:   JMSConfigImpl.getWriteStyle()



copyright
final public static String copyright(Code)



destinationStyle
protected DestinationStyleType destinationStyle(Code)
The cached value of the ' JMSConfigImpl.getDestinationStyle() Destination Style ' attribute.
See Also:   JMSConfigImpl.getDestinationStyle()



enableQuery
protected boolean enableQuery(Code)
The cached value of the ' JMSConfigImpl.isEnableQuery() Enable Query ' attribute.
See Also:   JMSConfigImpl.isEnableQuery()



jndiConnectionFactoryName
protected String jndiConnectionFactoryName(Code)
The cached value of the ' JMSConfigImpl.getJndiConnectionFactoryName() Jndi Connection Factory Name ' attribute.
See Also:   JMSConfigImpl.getJndiConnectionFactoryName()



jndiInitialContextFactory
protected String jndiInitialContextFactory(Code)
The cached value of the ' JMSConfigImpl.getJndiInitialContextFactory() Jndi Initial Context Factory ' attribute.
See Also:   JMSConfigImpl.getJndiInitialContextFactory()



jndiProviderUrl
protected String jndiProviderUrl(Code)
The cached value of the ' JMSConfigImpl.getJndiProviderUrl() Jndi Provider Url ' attribute.
See Also:   JMSConfigImpl.getJndiProviderUrl()



queryExpression
protected String queryExpression(Code)
The cached value of the ' JMSConfigImpl.getQueryExpression() Query Expression ' attribute.
See Also:   JMSConfigImpl.getQueryExpression()



readStyle
protected ReadStyleType readStyle(Code)
The cached value of the ' JMSConfigImpl.getReadStyle() Read Style ' attribute.
See Also:   JMSConfigImpl.getReadStyle()



recordsPerMessage
protected String recordsPerMessage(Code)
The cached value of the ' JMSConfigImpl.getRecordsPerMessage() Records Per Message ' attribute.
See Also:   JMSConfigImpl.getRecordsPerMessage()



replyDestinationName
protected String replyDestinationName(Code)
The cached value of the ' JMSConfigImpl.getReplyDestinationName() Reply Destination Name ' attribute.
See Also:   JMSConfigImpl.getReplyDestinationName()



replyTimeout
protected String replyTimeout(Code)
The cached value of the ' JMSConfigImpl.getReplyTimeout() Reply Timeout ' attribute.
See Also:   JMSConfigImpl.getReplyTimeout()



serviceName
protected String serviceName(Code)
The cached value of the ' JMSConfigImpl.getServiceName() Service Name ' attribute.
See Also:   JMSConfigImpl.getServiceName()



targetDestinationName
protected String targetDestinationName(Code)
The cached value of the ' JMSConfigImpl.getTargetDestinationName() Target Destination Name ' attribute.
See Also:   JMSConfigImpl.getTargetDestinationName()



writeStyle
protected ReadStyleType writeStyle(Code)
The cached value of the ' JMSConfigImpl.getWriteStyle() Write Style ' attribute.
See Also:   JMSConfigImpl.getWriteStyle()




Constructor Detail
JMSConfigImpl
protected JMSConfigImpl()(Code)




Method Detail
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)(Code)



eIsSet
public boolean eIsSet(int featureID)(Code)



eSet
public void eSet(int featureID, Object newValue)(Code)



eStaticClass
protected EClass eStaticClass()(Code)



eUnset
public void eUnset(int featureID)(Code)



getDestinationStyle
public DestinationStyleType getDestinationStyle()(Code)



getJndiConnectionFactoryName
public String getJndiConnectionFactoryName()(Code)



getJndiInitialContextFactory
public String getJndiInitialContextFactory()(Code)



getJndiProviderUrl
public String getJndiProviderUrl()(Code)



getQueryExpression
public String getQueryExpression()(Code)



getReadStyle
public ReadStyleType getReadStyle()(Code)



getRecordsPerMessage
public String getRecordsPerMessage()(Code)



getReplyDestinationName
public String getReplyDestinationName()(Code)



getReplyTimeout
public String getReplyTimeout()(Code)



getServiceName
public String getServiceName()(Code)



getTargetDestinationName
public String getTargetDestinationName()(Code)



getWriteStyle
public ReadStyleType getWriteStyle()(Code)



isEnableQuery
public boolean isEnableQuery()(Code)



setDestinationStyle
public void setDestinationStyle(DestinationStyleType newDestinationStyle)(Code)



setEnableQuery
public void setEnableQuery(boolean newEnableQuery)(Code)



setJndiConnectionFactoryName
public void setJndiConnectionFactoryName(String newJndiConnectionFactoryName)(Code)



setJndiInitialContextFactory
public void setJndiInitialContextFactory(String newJndiInitialContextFactory)(Code)



setJndiProviderUrl
public void setJndiProviderUrl(String newJndiProviderUrl)(Code)



setQueryExpression
public void setQueryExpression(String newQueryExpression)(Code)



setReadStyle
public void setReadStyle(ReadStyleType newReadStyle)(Code)



setRecordsPerMessage
public void setRecordsPerMessage(String newRecordsPerMessage)(Code)



setReplyDestinationName
public void setReplyDestinationName(String newReplyDestinationName)(Code)



setReplyTimeout
public void setReplyTimeout(String newReplyTimeout)(Code)



setServiceName
public void setServiceName(String newServiceName)(Code)



setTargetDestinationName
public void setTargetDestinationName(String newTargetDestinationName)(Code)



setWriteStyle
public void setWriteStyle(ReadStyleType newWriteStyle)(Code)



toString
public String toString()(Code)



w___w__w_._ja__v__a___2__s_._c_o__m | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.