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


com.sun.jbi.binding.proxy.LocalStringKeys

LocalStringKeys
public interface LocalStringKeys (Code)
I18n Message Keys for the ProxyBinding.
author:
   Sun Microsystems, Inc


Field Summary
 StringCANT_ACCEPT_SERVERCONNECTION
     Exception.
 StringCANT_CONNECT_TO_TARGET
     Exception.
 StringCANT_CREATE_CLIENTCONNECTION
     Exception.
 StringCANT_CREATE_JMS_QUEUESESSION
     Exception.
 StringCANT_CREATE_SERVERCONNECTION
     Exception.
 StringCANT_RECEIVE_CLIENTCONNECTION
     Exception.
 StringCANT_SEND_CLIENTCONNECTION
     Exception.
 StringCLOSE_CLIENTCONN
     Exception.
 StringCLOSE_EVENTCONN
     Exception.
 StringCLOSE_SERVERCONN
     Exception.
 StringDATASOURCE_NO_INPUT
     Exception.
 StringDELIVERYCHANNEL_FAILED
     Exception.
 StringINIT_FAILED
     Message.
 StringINIT_START
     Message.
 StringMEPINPUT_END_STREAM_ERROR
     Exception.
 StringMEPINPUT_FILL_STREAM_ERROR
     Exception.
 StringMEPINPUT_IO_ERROR
     Exception.
 StringMEPINPUT_ME_ATTACH_ERROR
     Exception.
 StringMEPINPUT_ME_PROP_ERROR
     Exception.
 StringMEPINPUT_NM_PROP_ERROR
     Exception.
 StringMEPINPUT_SERVICEENDPOINT_NOTFOUND
     Exception.
 StringMEPINPUT_START_STREAM_ERROR
     Exception.
 StringMEPINPUT_STREAM_SYNC_ERROR
     Exception.
 StringMEPINPUT_TRANSFORMER_ERROR
     Exception.
 StringMEPINPUT_UNKNOWN_EXCHANGE
     Exception.
 StringMEPOUTPUT_IO_ERROR
     Exception.
 StringMEPOUTPUT_ME_ATTACH_ERROR
     Exception.
 StringMEPOUTPUT_ME_PROP_ERROR
     Exception.
 StringMEPOUTPUT_NM_PROP_ERROR
     Exception.
 StringMEPOUTPUT_TRANSFORMER_ERROR
     Exception.
 StringNO_CONNECTION_PROVIDER
     Exception.
 StringNO_ENDPOINT_AVAILABLE
     Exception.
 StringSHUTDOWN_BEGIN
     Message.
 StringSHUTDOWN_END
     Message.
 StringSTART_BEGIN
     Message.
 StringSTART_END
     Message.
 StringSTATS_MBEAN_CREATION_FAILED
     Stats MBean *.
 StringSTATS_MBEAN_REGISTERING
     Stats MBean *.
 StringSTATS_MBEAN_RESET
     Stats MBean *.
 StringSTATS_MBEAN_UPDATE_IN_PROGRESS
     Stats MBean *.
 StringSTOP_BEGIN
     Message.
 StringSTOP_END
     Message.
 StringUNKNOWN_CONNECTION_PROVIDER
     Exception.



Field Detail
CANT_ACCEPT_SERVERCONNECTION
String CANT_ACCEPT_SERVERCONNECTION(Code)
Exception.



CANT_CONNECT_TO_TARGET
String CANT_CONNECT_TO_TARGET(Code)
Exception.



CANT_CREATE_CLIENTCONNECTION
String CANT_CREATE_CLIENTCONNECTION(Code)
Exception.



CANT_CREATE_JMS_QUEUESESSION
String CANT_CREATE_JMS_QUEUESESSION(Code)
Exception.



CANT_CREATE_SERVERCONNECTION
String CANT_CREATE_SERVERCONNECTION(Code)
Exception.



CANT_RECEIVE_CLIENTCONNECTION
String CANT_RECEIVE_CLIENTCONNECTION(Code)
Exception.



CANT_SEND_CLIENTCONNECTION
String CANT_SEND_CLIENTCONNECTION(Code)
Exception.



CLOSE_CLIENTCONN
String CLOSE_CLIENTCONN(Code)
Exception.



CLOSE_EVENTCONN
String CLOSE_EVENTCONN(Code)
Exception.



CLOSE_SERVERCONN
String CLOSE_SERVERCONN(Code)
Exception.



DATASOURCE_NO_INPUT
String DATASOURCE_NO_INPUT(Code)
Exception.



DELIVERYCHANNEL_FAILED
String DELIVERYCHANNEL_FAILED(Code)
Exception.



INIT_FAILED
String INIT_FAILED(Code)
Message.



INIT_START
String INIT_START(Code)
Message.



MEPINPUT_END_STREAM_ERROR
String MEPINPUT_END_STREAM_ERROR(Code)
Exception.



MEPINPUT_FILL_STREAM_ERROR
String MEPINPUT_FILL_STREAM_ERROR(Code)
Exception.



MEPINPUT_IO_ERROR
String MEPINPUT_IO_ERROR(Code)
Exception.



MEPINPUT_ME_ATTACH_ERROR
String MEPINPUT_ME_ATTACH_ERROR(Code)
Exception.



MEPINPUT_ME_PROP_ERROR
String MEPINPUT_ME_PROP_ERROR(Code)
Exception.



MEPINPUT_NM_PROP_ERROR
String MEPINPUT_NM_PROP_ERROR(Code)
Exception.



MEPINPUT_SERVICEENDPOINT_NOTFOUND
String MEPINPUT_SERVICEENDPOINT_NOTFOUND(Code)
Exception.



MEPINPUT_START_STREAM_ERROR
String MEPINPUT_START_STREAM_ERROR(Code)
Exception.



MEPINPUT_STREAM_SYNC_ERROR
String MEPINPUT_STREAM_SYNC_ERROR(Code)
Exception.



MEPINPUT_TRANSFORMER_ERROR
String MEPINPUT_TRANSFORMER_ERROR(Code)
Exception.



MEPINPUT_UNKNOWN_EXCHANGE
String MEPINPUT_UNKNOWN_EXCHANGE(Code)
Exception.



MEPOUTPUT_IO_ERROR
String MEPOUTPUT_IO_ERROR(Code)
Exception.



MEPOUTPUT_ME_ATTACH_ERROR
String MEPOUTPUT_ME_ATTACH_ERROR(Code)
Exception.



MEPOUTPUT_ME_PROP_ERROR
String MEPOUTPUT_ME_PROP_ERROR(Code)
Exception.



MEPOUTPUT_NM_PROP_ERROR
String MEPOUTPUT_NM_PROP_ERROR(Code)
Exception.



MEPOUTPUT_TRANSFORMER_ERROR
String MEPOUTPUT_TRANSFORMER_ERROR(Code)
Exception.



NO_CONNECTION_PROVIDER
String NO_CONNECTION_PROVIDER(Code)
Exception.



NO_ENDPOINT_AVAILABLE
String NO_ENDPOINT_AVAILABLE(Code)
Exception.



SHUTDOWN_BEGIN
String SHUTDOWN_BEGIN(Code)
Message.



SHUTDOWN_END
String SHUTDOWN_END(Code)
Message.



START_BEGIN
String START_BEGIN(Code)
Message.



START_END
String START_END(Code)
Message.



STATS_MBEAN_CREATION_FAILED
String STATS_MBEAN_CREATION_FAILED(Code)
Stats MBean *.



STATS_MBEAN_REGISTERING
String STATS_MBEAN_REGISTERING(Code)
Stats MBean *.



STATS_MBEAN_RESET
String STATS_MBEAN_RESET(Code)
Stats MBean *.



STATS_MBEAN_UPDATE_IN_PROGRESS
String STATS_MBEAN_UPDATE_IN_PROGRESS(Code)
Stats MBean *.



STOP_BEGIN
String STOP_BEGIN(Code)
Message.



STOP_END
String STOP_END(Code)
Message.



UNKNOWN_CONNECTION_PROVIDER
String UNKNOWN_CONNECTION_PROVIDER(Code)
Exception.





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