open esb

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 
Open ESB
License:
URL:https://open-esb.dev.java.net
Description:
Package NameComment
binding1
bindingservlet
calc.src.com.abc.jbi.calculator.engine
calc.src.com.abc.jbi.calculator.installer
charting
charting.chart
charting.configure
classloaderregresstests.classloaderchaintest.engine.boot
classloaderregresstests.classloaderchaintest.engine.rt
classloaderregresstests.privatelibtest.engine.boot
classloaderregresstests.privatelibtest.engine.rt
classloaderregresstests.selffirstloading.engine.boot
classloaderregresstests.selffirstloading.engine.rt
classloaderregresstests.sharedlibtest.binding.boot
classloaderregresstests.sharedlibtest.binding.rt
classloaderregresstests.sharedlibtest.engine.boot
classloaderregresstests.sharedlibtest.engine.rt
classloaderregresstests.util
com.sun.enterprise.security.jauth
com.sun.esb.eventmanagement.impl
com.sun.esb.management.api.administration
com.sun.esb.management.api.configuration
com.sun.esb.management.api.deployment
com.sun.esb.management.api.installation
com.sun.esb.management.api.notification
com.sun.esb.management.api.performance
com.sun.esb.management.api.runtime
com.sun.esb.management.base.services
com.sun.esb.management.client
com.sun.esb.management.common
com.sun.esb.management.common.data
com.sun.esb.management.common.data.helper
com.sun.esb.management.impl.administration
com.sun.esb.management.impl.configuration
com.sun.esb.management.impl.deployment
com.sun.esb.management.impl.installation
com.sun.esb.management.impl.notification
com.sun.esb.management.impl.performance
com.sun.esb.management.impl.runtime
com.sun.jbi

Provides implementation-specific interfaces for the runtime framework of the JSR208 Reference Implementation in the JavaTM programming language. This implementation is designed to run in the J2EE AppServer environment.

com.sun.jbi.binding.file

Provides the implementation of a File Binding for the JSR208 Reference Implementation in the Java TM programming language. This implementation is designed to run in the J2EE AppServer environment.

com.sun.jbi.binding.file.framework Thread framework for File binding This package has the necessary threads support for the file binding.
com.sun.jbi.binding.file.util Util package This package has the utility classes for file binding.
com.sun.jbi.binding.jms

Provides the implementation of a File Binding for the JSR208 Reference Implementation in the JavaTM programming language. This implementation is designed to run in the J2EE AppServer environment.

com.sun.jbi.binding.jms.config Shasta SOAP binding: Package com.sun.jbi.binding.soap.config This package contains a number of classes and interfaces and defines a framework for reading data from a configuration file. An XML reader implementation, which reads configuration information, has been provided as part of this package.
com.sun.jbi.binding.jms.deploy Shasta SOAP binding: Package com.sun.jbi.binding.soap.deploy

This package contains a number of classes and interfaces required for deploying endpoints.

The Deployment persistence mechanism has been isolated from the Deployment Registry interface so that both can vary independently. The persistance mechanism chosed to persist the deployment information is configured in configuration file "config.xml" present in [INSTALL_ROOT]/config directory. Currently only one method SimpleImplementation is supported.

There is currently support for XML configuration file based deployment.

com.sun.jbi.binding.jms.framework
com.sun.jbi.binding.jms.handler
com.sun.jbi.binding.jms.monitoring
com.sun.jbi.binding.jms.mq
com.sun.jbi.binding.jms.util
com.sun.jbi.binding.proxy
com.sun.jbi.binding.proxy.connection
com.sun.jbi.binding.proxy.jms
com.sun.jbi.binding.proxy.stats
com.sun.jbi.binding.proxy.util
com.sun.jbi.binding.security
com.sun.jbi.binding.shared.util
com.sun.jbi.cli.commands
com.sun.jbi.common Lassen Shared Library: Package com.sun.jbi.common
com.sun.jbi.common.management Lassen Shared Library: Package com.sun.jbi.common.management
com.sun.jbi.common.soap
com.sun.jbi.component

Provides implementation-specific interfaces extending the javax.jbi.component interfaces for the JSR208 Reference Implementation in the JavaTM programming language. This implementation is designed to run in the J2EE AppServer environment.

com.sun.jbi.engine.sequencing

Provides the implementation of a Sequencing engine for the JSR208 Reference Implementation in the JavaTM programming language. This implementation is designed to run in the J2EE AppServer environment.

com.sun.jbi.engine.sequencing.exception
com.sun.jbi.engine.sequencing.framework

Provides the implementation of a Sequencing engine for the JSR208 Reference Implementation in the JavaTM programming language. This implementation is designed to run in the J2EE AppServer environment.

com.sun.jbi.engine.sequencing.framework.threads
com.sun.jbi.engine.sequencing.servicelist
com.sun.jbi.engine.sequencing.util
com.sun.jbi.engine.xslt Shasta TransformationEngine: Package com.sun.jbi.engine.xslt

com.sun.jbi.engine.xslt.framework Shasta TransformationEngine: Package com.sun.jbi.engine.xslt.framework

com.sun.jbi.engine.xslt.util Shasta TransformationEngine: Package com.sun.jbi.engine.xslt.util

This is a util package used by other packages com.sun.jbi.engine.xslt and com.sun.jbi.engine.xslt.framework

com.sun.jbi.framework

Provides the run-time framework for the JSR208 Reference Implementation in the JavaTM programming language.

com.sun.jbi.framework.jboss

Provides an Open ESB implementation for JBoss PlatformTM programming language.

com.sun.jbi.framework.jse
com.sun.jbi.framework.sun

Provides a Sun AppServer wrapper for the run-time framework of the JSR208 Reference Implementation in the JavaTM programming language. This wrapper implementation is designed to allow the framework to run in the Sun J2EE AppServer environment.

com.sun.jbi.framework.websphere
com.sun.jbi.installer
com.sun.jbi.internal.management.web
com.sun.jbi.internal.security
com.sun.jbi.internal.security.auth
com.sun.jbi.internal.security.callback
com.sun.jbi.internal.security.config
com.sun.jbi.internal.security.https
com.sun.jbi.internal.security.https.jregress
com.sun.jbi.internal.security.https.jregress.client
com.sun.jbi.internal.security.https.jregress.server
com.sun.jbi.internal.security.keymgt
com.sun.jbi.internal.security.mbeans
com.sun.jbi.internal.security.msg
com.sun.jbi.internal.security.test.binding1.boot
com.sun.jbi.internal.security.test.binding1.rt
com.sun.jbi.internal.security.util
com.sun.jbi.jsf.bean
com.sun.jbi.jsf.factory
com.sun.jbi.jsf.handlers
com.sun.jbi.jsf.test
com.sun.jbi.jsf.util
com.sun.jbi.management

Provides the implementation of the management service for the JSR 208 Reference Implementation in the JavaTM programming language.

com.sun.jbi.management.binding

Provides the implementation of the binding-specific interfaces of the management service for the JSR 208 Reference Implementation in the JavaTM programming language.

com.sun.jbi.management.common

Provides the specification of interfaces common to engines and bindings of the management service for the JSR 208 Reference Implementation in the JavaTM programming language.

com.sun.jbi.management.config
com.sun.jbi.management.descriptor
com.sun.jbi.management.ee
com.sun.jbi.management.engine

Provides the implementation of the engine-specific interfaces of the management service for the JSR 208 Reference Implementation in the JavaTM programming language.

com.sun.jbi.management.facade
com.sun.jbi.management.internal.support

Provides the implementation of the internal support classes for the management service for the JSR 208 Reference Implementation in the JavaTM programming language.

com.sun.jbi.management.message
com.sun.jbi.management.registry
com.sun.jbi.management.registry.data
com.sun.jbi.management.registry.xml
com.sun.jbi.management.repository
com.sun.jbi.management.support
com.sun.jbi.management.system

Provides the implementation of the subservices within the management service for the JSR 208 Reference Implementation in the JavaTM programming language.

com.sun.jbi.management.util
com.sun.jbi.messaging
com.sun.jbi.messaging.stats
com.sun.jbi.messaging.util
com.sun.jbi.monitoring
com.sun.jbi.platform
com.sun.jbi.registry
com.sun.jbi.security
com.sun.jbi.security.auth
com.sun.jbi.security.auth.module
com.sun.jbi.ui
com.sun.jbi.ui.ant
com.sun.jbi.ui.ant.test.binding1.boot
com.sun.jbi.ui.ant.test.binding1.rt
com.sun.jbi.ui.ant.test.binding1.sns1impl
com.sun.jbi.ui.ant.test.binding2.boot
com.sun.jbi.ui.ant.test.binding2.rt
com.sun.jbi.ui.ant.test.engine1.boot
com.sun.jbi.ui.ant.test.engine1.rt
com.sun.jbi.ui.ant.test.engine1.sns1impl
com.sun.jbi.ui.ant.test.engine2.boot
com.sun.jbi.ui.ant.test.engine2.rt
com.sun.jbi.ui.ant.test.engine3.boot
com.sun.jbi.ui.ant.test.engine3.rt
com.sun.jbi.ui.ant.test.engine4.boot
com.sun.jbi.ui.ant.test.engine4.rt
com.sun.jbi.ui.ant.test.sns1
com.sun.jbi.ui.ant.test.sns2
com.sun.jbi.ui.ant.test.statistics
com.sun.jbi.ui.ant.util
com.sun.jbi.ui.cli.test.binding1.boot
com.sun.jbi.ui.cli.test.binding1.rt
com.sun.jbi.ui.cli.test.binding1.sns1impl
com.sun.jbi.ui.cli.test.binding2.boot
com.sun.jbi.ui.cli.test.binding2.rt
com.sun.jbi.ui.cli.test.engine1.boot
com.sun.jbi.ui.cli.test.engine1.rt
com.sun.jbi.ui.cli.test.engine1.sns1impl
com.sun.jbi.ui.cli.test.engine2.boot
com.sun.jbi.ui.cli.test.engine2.rt
com.sun.jbi.ui.cli.test.engine3.boot
com.sun.jbi.ui.cli.test.engine3.rt
com.sun.jbi.ui.cli.test.engine4.boot
com.sun.jbi.ui.cli.test.engine4.rt
com.sun.jbi.ui.cli.test.sns1
com.sun.jbi.ui.cli.test.sns2
com.sun.jbi.ui.cli.test.statistics
com.sun.jbi.ui.client
com.sun.jbi.ui.client.jmxremote
com.sun.jbi.ui.client.sunasee
com.sun.jbi.ui.common
com.sun.jbi.ui.runtime
com.sun.jbi.ui.runtime.mbeans
com.sun.jbi.ui.runtime.verifier
com.sun.jbi.ui.runtime.verifier.util
com.sun.jbi.util
com.sun.jbi.util.jmx
com.sun.jbi.util.monitoring
com.sun.jbi.wsdl11wrapper
com.sun.jbi.wsdl11wrapper.impl
com.sun.jbi.wsdl11wrapper.util
com.sun.jbi.wsdl2 JBI WSDL 2.0 API - public interface This package contains the public interface for the WSDL 2.0 library. This is used to read, create, and manipulate WSDL 2.0 documents using Java classes rather than raw XML.

Read a WSDL document


Create a WSDL document


com.sun.jbi.wsdl2.impl package This package contains the default implementation of the WSDL 2.0 API for the JBI RI. It is the private side of the API.

Note that nearly half the classes in this implementation are generated. See the ApiGen project for details.

All generated classes serve as abstract bases for hand-coded implementation classes. This pattern avoids overwriting the hand-coded methods whenever the API is regenerated. Also, abstract methods in the generated base classes ensure that compilation errors will alert the programmer to the addition of new API methods without method bodies. See the ApiGen project for details.
com.sun.jbi.wsdl2.impl.test package This package contains some test support classes for unit testing of the WSDL 2.0 API for the JBI RI. This is a separate package, due to the peculiar naming conventions used by Java URL protocol handlers.
The actual unit tests are in the package above this one, and are comprised of test cases named Test*.java.
data.classloader
data.classloader.classes.com.sun.workflow.classes
demo
deploytest
engine1
extension
feederengine
helloca.client
java4ant
javax.jbi
javax.jbi.component
javax.jbi.management
javax.jbi.messaging
javax.jbi.servicedesc
jbidemo
jmx4ant
localews.src.com.athena.jbi.localews.engine
localews.src.com.athena.jbi.localews.installer
mathlib1.src.com.acme.jbi.mathlib.engine
mathlib1.src.com.acme.jbi.mathlib.installer
mathlib2.src.com.zol.jbi.mathlib.engine
mathlib2.src.com.zol.jbi.mathlib.installer
org.openesb.tools.charting
org.openesb.tools.charting.exception
org.openesb.tools.charting.persist
org.openesb.tools.charting.util
org.openesb.tools.extchart.exception
org.openesb.tools.extchart.jfchart
org.openesb.tools.extchart.jfchart.data
org.openesb.tools.extchart.jsf
org.openesb.tools.extchart.property
org.openesb.tools.extchart.property.bar
org.openesb.tools.extchart.property.meter
org.openesb.tools.extchart.property.pie
org.openesb.tools.extpropertysheet
org.openesb.tools.extpropertysheet.impl
org.openesb.tools.extpropertysheet.ui
org.openesb.tools.extpropertysheet.ui.convertor
org.openesb.tools.extpropertysheet.validation
org.w3.ns.wsdl
org.w3.ns.wsdl.impl
restart
schemaorg_apache_xmlbeans.system.s2EAECD9BB08C57F25B7B261051DD8E7E
test
TestBinding
testclient
testcomponent
testcomponent1
testengine
testengine1
testengine2
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.