JoltBeans
Oracle Jolt now includes JoltBeans, Java beans components that you use in a Java-enabled integrated development environment (IDE) to construct Oracle Jolt clients. Using JoltBeans, and popular JavaBeans-enabled development tools such as Symantec Visual Café, you can graphically create client applications.
Oracle JoltBeans provide a JavaBeans-compliant interface to Oracle Jolt that enables you to develop a fully functional Oracle Jolt client without writing any code. You can drag and drop JoltBeans from the component palette of a development tool and position them on the Java form (or forms) of the Jolt client application you are creating. You can populate the properties of the beans and graphically establish event source-listener relationships between various beans of the application or applet. Typically, the development tool is used to generate the event hook-up code, or you can code the hook-up manually. Client development with JoltBeans is integrated with the Oracle Tuxedo Service Metadata Repository, which provides easy access to available Oracle Tuxedo functions.
Parent topic: How Oracle Jolt Works